Click or drag to resize
WaveFormatExtensible Fields

The WaveFormatExtensible type exposes the following members.

Fields
  NameDescription
Public fielddwChannelMask
Bitmask specifying the assignment of channels in the stream to speaker positions.
Public fieldsubFormat
Subformat of the data, such as KSDATAFORMAT_SUBTYPE_PCM. The subformat information is similar to that provided by the tag in the WAVEFORMATEX structure's wFormatTag member.
Public fieldwValidBitsPerSample
Number of bits of precision in the signal. Usually equal to WAVEFORMATEX.wBitsPerSample or wSamplesPerBlock if wBitsPerSample==0
Top
See Also