FMX.MediaLibrary.IFMXAudioManagerService
Delphi
IFMXAudioManagerService = interface (IInterface)
C++
__interface INTERFACE_UUID("{E2D6C4F8-F365-4E24-A461-C48288E4C710}") IFMXAudioManagerService : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | FMX.MediaLibrary.pas FMX.MediaLibrary.hpp |
FMX.MediaLibrary | FMX.MediaLibrary |
Description
Platform services provides access to the system audio manager service, which provides functions to get information about audio files grouped by artist, album, or genre, as well as functions to manage artists, albums or genres.
To take audio files from the system library use IFMXTakenAudioService instead.