| C# | Visual Basic | Visual C++ |
namespace Ozeki.Media.Audio.Waveform.Formats
Namespace Ozeki.Media.Audio.Waveform.Formats
namespace Ozeki.Media.Audio.Waveform.Formats
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| WaveFormat |
The WaveFormat structure defines the format of waveform-audio data.
Only format information common to all waveform-audio data formats is included in this structure.
For formats that require additional information, this structure is included as the first member in another structure, along with the additional information.
|