FMX.MediaLibrary.IFMXAudioManagerService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetAlbums | public | Gets the Albums from the mobile store. |
| GetArtists | public | Gets the Artists from the mobile store. |
| GetAudio | public | Gets the audio media file by index from the mobile store. |
| GetAudios | public | Gets the songs from the mobile store, grouped by album, artist, or genre. |
| GetGenres | public | Gets the Genres from the mobile store. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |