Table of Contents
API reference

Property SampleLength

Namespace
DisCatSharp.Voice.Entities
Assembly
DisCatSharp.Voice.dll

SampleLength

Gets the length of the PCM buffer for this sink. Written packets should adhere to this size, but the sink will adapt to fit.

public int SampleLength { get; }

Property Value

int