2.2.3.2 Data PDU (MSG_SNDIN_DATA)

The Data PDU is sent by the client and contains a fragment of audio data.


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

Header

Data (variable) (16 bytes)

...

...

...

Header (1 byte): A SNDIN_PDU header (section 2.2.1). The MessageId field of the SNDIN_PDU header MUST be set to MSG_SNDIN_DATA (0x06).

Data (variable): A variable-length field that contains audio data. The recipient can determine the length of the Data field by subtracting the length of the Header field from the length of the Data PDU. The MSG_SNDIN_DATA structure is encapsulated in the Dynamic VC Data First PDU ([MS-RDPEDYC] section 2.2.3.1) and Dynamic VC Data PDU ([MS-RDPEDYC] section 2.2.3.2). The length of these PDUs is determined as described in [MS-RDPEDYC] sections 3.1.5.1 and 3.1.5.2.