Click or drag to resize
WaveFileStreamFormat Property
Gets the AudioWaveFormat of the wave stream.

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

Property Value

Type: WaveFormat
See Also