static bool Steamworks.SteamMusicRemote.BActivationSuccess |
( |
bool |
bValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.BIsCurrentMusicRemote |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.CurrentEntryDidChange |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.CurrentEntryIsAvailable |
( |
bool |
bAvailable | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.CurrentEntryWillChange |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.DeregisterSteamMusicRemote |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.EnableLooped |
( |
bool |
bValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.EnablePlaylists |
( |
bool |
bValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.EnablePlayNext |
( |
bool |
bValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.EnablePlayPrevious |
( |
bool |
bValue | ) |
|
|
inlinestatic |
Abilities for the user interface
static bool Steamworks.SteamMusicRemote.EnableQueue |
( |
bool |
bValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.EnableShuffled |
( |
bool |
bValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.PlaylistDidChange |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.PlaylistWillChange |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.QueueDidChange |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.QueueWillChange |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.RegisterSteamMusicRemote |
( |
string |
pchName | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.ResetPlaylistEntries |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.ResetQueueEntries |
( |
| ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.SetCurrentPlaylistEntry |
( |
int |
nID | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.SetCurrentQueueEntry |
( |
int |
nID | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.SetDisplayName |
( |
string |
pchDisplayName | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.SetPlaylistEntry |
( |
int |
nID, |
|
|
int |
nPosition, |
|
|
string |
pchEntryText |
|
) |
| |
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.SetPNGIcon_64x64 |
( |
byte[] |
pvBuffer, |
|
|
uint |
cbBufferLength |
|
) |
| |
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.SetQueueEntry |
( |
int |
nID, |
|
|
int |
nPosition, |
|
|
string |
pchEntryText |
|
) |
| |
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.UpdateCurrentEntryCoverArt |
( |
byte[] |
pvBuffer, |
|
|
uint |
cbBufferLength |
|
) |
| |
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.UpdateCurrentEntryElapsedSeconds |
( |
int |
nValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.UpdateCurrentEntryText |
( |
string |
pchText | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.UpdateLooped |
( |
bool |
bValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.UpdateShuffled |
( |
bool |
bValue | ) |
|
|
inlinestatic |
static bool Steamworks.SteamMusicRemote.UpdateVolume |
( |
float |
flValue | ) |
|
|
inlinestatic |
volume is between 0.0 and 1.0
The documentation for this class was generated from the following file: