audio_query library

Classes

AlbumInfo
AlbumInfo class holds all information about a specific artist album.
ArtistInfo
ArtistInfo class holds all information about a specific artist.
AudioQuery
DataModel
Abstract base class for model of Flutter Audio Query Plugin
FlutterAudioQuery
This class provides an interface for access audio data info.
GenreInfo
Class that holds genre metadata information.
PlaylistInfo
SongInfo
SongInfo class holds all information about a specific song audio file.

Enums

AlbumSortType
Enum that define values used to sort Albums.
ArtistSortType
Enumeration values that define artist sorting.
GenreSortType
Enum that define values used to sort genres.
PlayListMethodType
Playlist enum that define values to describe what kind of method it's.
PlaylistSortType
Enum that define values used to sort playlists.
ResourceType
SongSortType
Enumeration that define values used to sort songs.