Click or drag to resize

ACMAudioDataConverterInputFormat Property

Gets the source AudioWaveFormat

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

Property Value

WaveFormat

Implements

IAudioDataConverter.InputFormat
See Also