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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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).