AvailableSamples

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.

Syntax

public int AvailableSamples { public get; }

Back to index