메소드 |
설명 |
|
BActivationSuccess ( bool bValue ) : bool |
|
|
BIsCurrentMusicRemote ( ) : bool |
|
|
CSteamMusicRemote ( IntPtr SteamMusicRemote ) |
|
|
CurrentEntryDidChange ( ) : bool |
|
|
CurrentEntryIsAvailable ( bool bAvailable ) : bool |
|
|
CurrentEntryWillChange ( ) : bool |
|
|
DeregisterSteamMusicRemote ( ) : bool |
|
|
EnableLooped ( bool bValue ) : bool |
|
|
EnablePlayNext ( bool bValue ) : bool |
|
|
EnablePlayPrevious ( bool bValue ) : bool |
|
|
EnablePlaylists ( bool bValue ) : bool |
|
|
EnableQueue ( bool bValue ) : bool |
|
|
EnableShuffled ( bool bValue ) : bool |
|
|
GetIntPtr ( ) : IntPtr |
|
|
PlaylistDidChange ( ) : bool |
|
|
PlaylistWillChange ( ) : bool |
|
|
QueueDidChange ( ) : bool |
|
|
QueueWillChange ( ) : bool |
|
|
RegisterSteamMusicRemote ( string pchName ) : bool |
|
|
ResetPlaylistEntries ( ) : bool |
|
|
ResetQueueEntries ( ) : bool |
|
|
SetCurrentPlaylistEntry ( int nID ) : bool |
|
|
SetCurrentQueueEntry ( int nID ) : bool |
|
|
SetDisplayName ( string pchDisplayName ) : bool |
|
|
SetPNGIcon_64x64 ( IntPtr pvBuffer, uint cbBufferLength ) : bool |
|
|
SetPlaylistEntry ( int nID, int nPosition, string pchEntryText ) : bool |
|
|
SetQueueEntry ( int nID, int nPosition, string pchEntryText ) : bool |
|
|
UpdateCurrentEntryCoverArt ( IntPtr pvBuffer, uint cbBufferLength ) : bool |
|
|
UpdateCurrentEntryElapsedSeconds ( int nValue ) : bool |
|
|
UpdateCurrentEntryText ( string pchText ) : bool |
|
|
UpdateLooped ( bool bValue ) : bool |
|
|
UpdatePlaybackStatus ( int nStatus ) : bool |
|
|
UpdateShuffled ( bool bValue ) : bool |
|
|
UpdateVolume ( float flValue ) : bool |
|
|