XMA2STREAMFORMAT
Used in XMA2WAVEFORMAT for per-stream data.Syntax
Members
ChannelsType: BYTE Number of channels (1 or 2) in the stream. RESERVED
Type: BYTE Reserved. ChannelMask
Type: WORD Spatial positions of the channels in the stream. The least-significant bit corresponds to the front-left speaker, the next least-significant bit corresponds to the front-right speaker, and so on. The bits, in the order of significance, are defined as follows.
The following speaker configurations are defined.
The following DVD speaker positions are defined.
Remarks
This structure is used inXMA2WAVEFORMAT for per-stream data. As shown in the code example below, Channels refer to the number of channels in the stream. ChannelMask is for spatial positions of the channels in the stream.
