Skip to content

OPCodes

This content is for the 3.4.2 version. Switch to the latest version for up-to-date documentation.

Enumeration Members

CONFIGURE_RESUMING

CONFIGURE_RESUMING: "configureResuming"

Defined in

src/Constants.ts:29


DESTROY

DESTROY: "destroy"

Defined in

src/Constants.ts:26


EVENT

EVENT: "event"

Defined in

src/Constants.ts:31


FILTERS

FILTERS: "filters"

Defined in

src/Constants.ts:25


PAUSE

PAUSE: "pause"

Defined in

src/Constants.ts:22


PLAY

PLAY: "play"

Defined in

src/Constants.ts:20


PLAYER_UPDATE

PLAYER_UPDATE: "playerUpdate"

Defined in

src/Constants.ts:28


SEEK

SEEK: "seek"

Defined in

src/Constants.ts:23


STATS

STATS: "stats"

Defined in

src/Constants.ts:30


STOP

STOP: "stop"

Defined in

src/Constants.ts:21


VOICE_UPDATE

VOICE_UPDATE: "voiceUpdate"

Defined in

src/Constants.ts:19


VOLUME

VOLUME: "volume"

Defined in

src/Constants.ts:24