Table of Contents
API reference

Class StreamExtensions

Namespace
DisCatSharp.Voice
Assembly
DisCatSharp.Voice.dll

The stream extensions.

public static class StreamExtensions
Inheritance
StreamExtensions
Inherited Members

Methods

CopyToAsync(Stream, VoiceTransmitSink, int?, CancellationToken)

Asynchronously reads the bytes from the current stream and writes them to the specified VoiceTransmitSink.