Click or drag to resize
WaveFormatEx Class
Provides extension methods for the AudioFormat and WaveFormat classes.
Inheritance Hierarchy
SystemObject
  Ozeki.MediaWaveFormatEx

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static class WaveFormatEx

The WaveFormatEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsVoIPMediaFormat
Converts a WaveFormat to a AudioFormat.
Public methodStatic memberAsWaveFormat
Converts a AudioFormat to a WaveFormat.
Top
See Also