Steamworks.SteamMusic
Functions to control music playback in the steam client. This gives games the opportunity to do things like pause the music or lower the volume, when an important cut scene is shown, and start playing afterwards. Nothing uses Steam Music though so this can probably get fucked
Events
Playback status changed
Volume changed, parameter is new volume
Properties
Checks if Steam Music is enabled
true if a song is currently playing, paused, or queued up to play; otherwise false.
Gets the current status of the Steam Music player
Gets/Sets the current volume of the Steam Music player
Methods
Have the Steam Music player skip to the next song
Have the Steam Music player play the previous song.