FMX.MediaLibrary.IFMXTakenAudioService.GetAudioFromLibrary
Delphi
function GetAudioFromLibrary: TAudios;
C++
virtual TAudios __fastcall GetAudioFromLibrary(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.MediaLibrary.pas FMX.MediaLibrary.hpp |
FMX.MediaLibrary | IFMXTakenAudioService |
Description
Gets audio files from the local library of the device.
Implement GetAudioFromLibrary in order to get audio media files from the local library of the device.