class AudioReceiveStream
extends
Readableexport declare class AudioReceiveStream extends Readable
A readable stream of Opus packets received from a specific entity in a Discord voice connection.
Constructors
options: AudioReceiveStreamOptions) constructor(
options: AudioReceiveStreamOptions
Constructs a new instance of the AudioReceiveStream
class
readonlyEndBehavior end :
The end behavior of the receive stream.