Click or drag to resize

ACMAudioDataConverterOutputFormat Property

Gets the destination AudioWaveFormat

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

Property Value

WaveFormat

Implements

IAudioDataConverter.OutputFormat
See Also