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
Properties
static bool IsPlaying { get; }
true if a song is currently playing, paused, or queued up to play; otherwise false.