Click or drag to resize

WaveFileStreamFormat Property

Gets the AudioWaveFormat of the wave stream.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public WaveFormat Format { get; protected set; }

Property Value

WaveFormat
See Also