MediaPlayer
classe · Source
Player for a Voice Connection.
Extends: EventEmitter
Properties
voiceConnection
voiceConnection: VoiceConnection
The voice connection that the player serves Source
Methods
createVideoDispatcher
createVideoDispatcher(options: Object, streams: Object): VideoDispatcher
Create Parameters
| Name | Type | Description |
|---|---|---|
options | Object | any |
streams | Object | any |
Returns: VideoDispatcherSource