Click or drag to resize
AudioMixerMediaHandlerEnableBuffering Property
Gets or sets a boolean value indicating whether the mixer drops old audio data packets. This can be set only before connecting the media handlers to it.

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

Property Value

Type: Boolean
See Also