Click or drag to resize
AudioClientDefaultDevicePeriod Property
Gets the length of the default 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 DefaultDevicePeriod { get; }

Property Value

Type: Int64
See Also