Click or drag to resize

AudioClientBufferSize Property

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

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

Property Value

Int32
See Also