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: 1.8.12.0 (1.8.12)
Syntax
public WaveFormat MixFormat { get; }

Property Value

Type: WaveFormat
See Also