Property
Namespace: Vox
Declared in: Vox.CaptureDevice
Returns count of the available samples which can be requested. If application requests more samples, an exception will be thrown.
public int AvailableSamples { public get; }