on_audio_query library

Classes

AlbumModel
AlbumModel contains all Albums Info
ArtistModel
ArtistModel contains all Artists Info
DeviceModel
DeviceModel contains all Device Info
GenreModel
GenreModel contains all Genres Info
OnAudioQuery
Interface and Main method for use on_audio_query
PlaylistModel
PlaylistModel contains all Playlists Info
QueryArtworkWidget
Create a custom image Widget.
SongModel
SongModel contains all Songs Info

Enums

AlbumsArgs
Args types for Albums.
AlbumSortType
Defines the sort type used for queryAlbums.
ArtistsArgs
Args types for Artists.
ArtistSortType
Defines the sort type used for queryArtists.
ArtworkFormat
Defines the type of image. Read JPEG and PNG for know the difference between performance.
ArtworkType
Defines where artwork will be acquired.
AudiosArgs
Args types for Audios.
AudiosFromType
Defines where audios will be acquired.
AudiosOnlyType
Defines a specific type for query audios.
GenresArgs
Args types for Genres.
GenreSortType
Defines the sort type used for queryPlaylists.
OrderType
Defines the sort type used for all query methods.
PlaylistsArgs
Args types for Playlists.
PlaylistSortType
Defines the sort type used for queryPlaylists.
SongsByType
Defines a specific type for query audios.
SongSortType
Defines the sort type used for querySongs and queryAudios.
UriType
Defines if query method will be in EXTERNAL or INTERNAL storage.
WithFiltersType
Defines the type of Filter. Each type has a subtype, 10 in total.