Type alias VoiceClientConsumer<P>

VoiceClientConsumer<P>: ((type: ProduceType, track: MediaSoup<P>["MediaStreamTrack"]) => (() => any))

Type Parameters

Type declaration