SteamMusicRemote
Topics
Interfaces
struct SteamMusicRemote
struct SteamMusicRemote
Steamworks ISteamMusicRemote
Access via musicRemote
.
Declaration
Swift
public struct SteamMusicRemote: Sendable
Callbacks
struct MusicPlayerRemoteToFront
struct MusicPlayerRemoteToFront
Steamworks MusicPlayerRemoteToFront_t
Declaration
Swift
public struct MusicPlayerRemoteToFront: Sendable
struct MusicPlayerRemoteWillActivate
struct MusicPlayerRemoteWillActivate
Steamworks MusicPlayerRemoteWillActivate_t
Declaration
Swift
public struct MusicPlayerRemoteWillActivate: Sendable
struct MusicPlayerRemoteWillDeactivate
struct MusicPlayerRemoteWillDeactivate
Steamworks MusicPlayerRemoteWillDeactivate_t
Declaration
Swift
public struct MusicPlayerRemoteWillDeactivate: Sendable
struct MusicPlayerSelectsPlaylistEntry
struct MusicPlayerSelectsPlaylistEntry
Steamworks MusicPlayerSelectsPlaylistEntry_t
Declaration
Swift
public struct MusicPlayerSelectsPlaylistEntry: Sendable
struct MusicPlayerSelectsQueueEntry
struct MusicPlayerSelectsQueueEntry
Steamworks MusicPlayerSelectsQueueEntry_t
Declaration
Swift
public struct MusicPlayerSelectsQueueEntry: Sendable
struct MusicPlayerWantsLooped
struct MusicPlayerWantsLooped
Steamworks MusicPlayerWantsLooped_t
Declaration
Swift
public struct MusicPlayerWantsLooped: Sendable
struct MusicPlayerWantsPause
struct MusicPlayerWantsPause
struct MusicPlayerWantsPlay
struct MusicPlayerWantsPlay
struct MusicPlayerWantsPlayNext
struct MusicPlayerWantsPlayNext
Steamworks MusicPlayerWantsPlayNext_t
Declaration
Swift
public struct MusicPlayerWantsPlayNext: Sendable
struct MusicPlayerWantsPlayPrevious
struct MusicPlayerWantsPlayPrevious
Steamworks MusicPlayerWantsPlayPrevious_t
Declaration
Swift
public struct MusicPlayerWantsPlayPrevious: Sendable
struct MusicPlayerWantsPlayingRepeatStatus
struct MusicPlayerWantsPlayingRepeatStatus
Steamworks MusicPlayerWantsPlayingRepeatStatus_t
Declaration
Swift
public struct MusicPlayerWantsPlayingRepeatStatus: Sendable
struct MusicPlayerWantsShuffled
struct MusicPlayerWantsShuffled
Steamworks MusicPlayerWantsShuffled_t
Declaration
Swift
public struct MusicPlayerWantsShuffled: Sendable
struct MusicPlayerWantsVolume
struct MusicPlayerWantsVolume
Steamworks MusicPlayerWantsVolume_t
Declaration
Swift
public struct MusicPlayerWantsVolume: Sendable
struct MusicPlayerWillQuit
struct MusicPlayerWillQuit