Click or drag to resize
AudioClientMinimumDevicePeriod Property
Gets the length of the minimum periodic interval separating successive processing passes by the audio engine on the data in the endpoint buffer.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public long MinimumDevicePeriod { get; }

Property Value

Type: Int64
See Also