Click or drag to resize

AudioClientBufferSize Property

Gets the maximum capacity of the audio buffer. Requires initialization.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public int BufferSize { get; }

Property Value

Int32
See Also