2.2.2.1.3 TS_RFX_CHANNELT

The TS_RFX_CHANNELT structure is used to specify the screen resolution of a channel.


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

channelId

width

height

...

channelId (1 byte): An 8-bit, unsigned integer. Specifies the identifier of the channel. This field MUST be set to 0x00.

width (2 bytes): A 16-bit, signed integer. Specifies the frame width of the channel. This field SHOULD<3> be within the range of 1 to 4096 (inclusive).

height (2 bytes): A 16-bit, signed integer. Specifies the frame height of the channel. This field SHOULD<4> be within the range of 1 to 2048 (inclusive).