Click or drag to resize

AudioClientMixFormat Property

Gets the stream format that the audio engine uses for its internal processing of shared-mode streams. Requires initialization.

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

Property Value

WaveFormat
See Also