EHS
Loading...
Searching...
No Matches
ehs::Spotify Member List

This is the complete list of members for ehs::Spotify, including all inherited members.

AddTrack(const Str_8 &playlistId, const Str_8 &trackId, const UInt_32 pos=0)ehs::Spotify
AddTracks(const Str_8 &playlistId, const Array< Str_8 > &trackIds, const UInt_32 pos=0)ehs::Spotify
Authorize()ehs::Spotify
GetClientId() constehs::Spotify
GetPlayingTrack(Vector< Str_8 > &artists, Str_8 &id, Str_8 &name)ehs::Spotify
GetQueue(Array< Track > &tracks)ehs::Spotify
GetRedURI() constehs::Spotify
GetSecret() constehs::Spotify
IsActive() constehs::Spotify
IsVerificationForced() constehs::Spotify
Pause()ehs::Spotify
Play()ehs::Spotify
Previous()ehs::Spotify
QueueTrack(const Str_8 &id)ehs::Spotify
SearchTrack(Vector< Str_8 > &artists, Str_8 &id, Str_8 &name)ehs::Spotify
Seek(UInt_32 pos)ehs::Spotify
SetRepeat(SpotifyState state)ehs::Spotify
SetShuffle(bool state)ehs::Spotify
SetVolume(UInt_8 level)ehs::Spotify
Skip()ehs::Spotify
Spotify()ehs::Spotify
Spotify(Str_8 clientId, Str_8 secret, Str_8 redURI, Array< Str_8 > scopes, bool forceVerify)ehs::Spotify
trackUriPrefixehs::Spotifystatic
~Spotify()ehs::Spotifyvirtual