FMX.MediaLibrary._di_IFMXTakenAudioService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXTakenAudioService> _di_IFMXTakenAudioService;

Properties

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

Description

Represents the DelphiInterface of IFMXTakenAudioService.

You can use _di_IFMXTakenAudioService to refer to the audio service that takes audio files from the local library in C++ code.

See Also