2.2.2.2.3 TS_RFX_CHANNELS

The TS_RFX_CHANNELS message contains the list of channels. Each active monitor on the server must correspond to an entry in this list. The list can have more entries than the number of active monitors. The decoder endpoint MUST be able to support channels with different frame dimensions.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

BlockT

...

numChannels

Channels (variable)

...

BlockT (6 bytes): A TS_RFX_BLOCKT (section 2.2.2.1.1) structure. The blockType field MUST be set to WBT_CHANNELS (0xCCC2).

numChannels (1 byte): An 8-bit, unsigned integer. Specifies the number of channel data blocks in the channels field.

Channels (variable): A variable-length array of TS_RFX_CHANNELT (section 2.2.2.1.3) structures. The number of elements in this array is specified in the numChannels field.