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.3.199.0
Syntax
public WaveFormat MixFormat { get; }

Property Value

Type: WaveFormat
See Also