2.2.2.2.2 TS_RFX_CODEC_VERSIONS

The TS_RFX_CODEC_VERSIONS message indicates the version of the RemoteFX codec that is being used.


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

...

numCodecs

codecs

...

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

numCodecs (1 byte): An 8-bit, unsigned integer. Specifies the number of codec version data blocks in the codecs field. This field MUST be set to 0x01.

codecs (3 bytes): A TS_RFX_CODEC_VERSIONT (section 2.2.2.1.4) structure. The codecId field MUST be set to 0x01 and the version field MUST be set to WF_VERSION_1_0 (0x0100).