Click or drag to resize

ACMAudioDataConverterOutputFormat Property

Gets the destination AudioWaveFormat

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

Property Value

Type: WaveFormat

Implements

IAudioDataConverter.OutputFormat
See Also