SteamMusicRemote


Topics

Interfaces

struct SteamMusicRemote

Steamworks ISteamMusicRemote

Access via musicRemote.

Declaration
Swift
public struct SteamMusicRemote: Sendable

Callbacks

struct MusicPlayerRemoteToFront

Steamworks MusicPlayerRemoteToFront_t

Declaration
Swift
public struct MusicPlayerRemoteToFront: Sendable

struct MusicPlayerRemoteWillActivate

Steamworks MusicPlayerRemoteWillActivate_t

Declaration
Swift
public struct MusicPlayerRemoteWillActivate: Sendable

struct MusicPlayerRemoteWillDeactivate

Steamworks MusicPlayerRemoteWillDeactivate_t

Declaration
Swift
public struct MusicPlayerRemoteWillDeactivate: Sendable

struct MusicPlayerSelectsPlaylistEntry

Steamworks MusicPlayerSelectsPlaylistEntry_t

Declaration
Swift
public struct MusicPlayerSelectsPlaylistEntry: Sendable

struct MusicPlayerSelectsQueueEntry

Steamworks MusicPlayerSelectsQueueEntry_t

Declaration
Swift
public struct MusicPlayerSelectsQueueEntry: Sendable

struct MusicPlayerWantsLooped

Steamworks MusicPlayerWantsLooped_t

Declaration
Swift
public struct MusicPlayerWantsLooped: Sendable

struct MusicPlayerWantsPause

Steamworks MusicPlayerWantsPause_t

Declaration
Swift
public struct MusicPlayerWantsPause: Sendable

struct MusicPlayerWantsPlay

Steamworks MusicPlayerWantsPlay_t

Declaration
Swift
public struct MusicPlayerWantsPlay: Sendable

struct MusicPlayerWantsPlayNext

Steamworks MusicPlayerWantsPlayNext_t

Declaration
Swift
public struct MusicPlayerWantsPlayNext: Sendable

struct MusicPlayerWantsPlayPrevious

Steamworks MusicPlayerWantsPlayPrevious_t

Declaration
Swift
public struct MusicPlayerWantsPlayPrevious: Sendable

struct MusicPlayerWantsPlayingRepeatStatus

Steamworks MusicPlayerWantsPlayingRepeatStatus_t

Declaration
Swift
public struct MusicPlayerWantsPlayingRepeatStatus: Sendable

struct MusicPlayerWantsShuffled

Steamworks MusicPlayerWantsShuffled_t

Declaration
Swift
public struct MusicPlayerWantsShuffled: Sendable

struct MusicPlayerWantsVolume

Steamworks MusicPlayerWantsVolume_t

Declaration
Swift
public struct MusicPlayerWantsVolume: Sendable

struct MusicPlayerWillQuit

Steamworks MusicPlayerWillQuit_t

Declaration
Swift
public struct MusicPlayerWillQuit: Sendable