Preparing search index...
The search index is not available
@discordx/music
@discordx/music
StateChangeAudioNodePayload
Interface StateChangeAudioNodePayload
interface
StateChangeAudioNodePayload
{
newState
:
AudioPlayerStatus
;
oldState
:
AudioPlayerStatus
;
type
:
StateChange
;
}
Index
Properties
new
State
old
State
type
Properties
new
State
new
State
:
AudioPlayerStatus
old
State
old
State
:
AudioPlayerStatus
type
type
:
StateChange
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
State
old
State
type
@discordx/music
Loading...