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
{ end, ...options }: AudioReceiveStreamOptions)
constructor({ end, ...options }: AudioReceiveStreamOptions
Constructs a new instance of the AudioReceiveStream
class
readonlyEndBehavior end :
The end behavior of the receive stream.