FMX.MediaLibrary._di_IFMXAudioManagerService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXAudioManagerService> _di_IFMXAudioManagerService;

Properties

Type Visibility Source Unit Parent
typedef public FMX.MediaLibrary.hpp FMX.MediaLibrary FMX.MediaLibrary

Description

Represents the DelphiInterface of IFMXAudioManagerService.

You can use _di_IFMXAudioManagerService to refer to an audio manager service in C++ code.

See Also