BASS.NET API for the Un4seen BASS Audio Library

WAVEFORMATEXwFormatTag Field

BASS.NET API for the Un4seen BASS Audio Library
Waveform-audio format type (see WAVEFormatTag). Format tags are registered with Microsoft Corporation for many compression algorithms. A complete list of format tags can be found in the Mmreg.h header file. For one- or two-channel PCM data, this value should be WAVE_FORMAT_PCM.

Default = 1 (WAVE_FORMAT_PCM)

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public WAVEFormatTag wFormatTag

Field Value

Type: WAVEFormatTag
See Also

Reference