2.2.4.2 Pitch PDU (SNDPITCH)

The Pitch PDU is a PDU sent from the server to the client to specify the pitch to be set on the audio stream. For this packet to be sent, the client MUST have set the flag TSSNDCAPS_PITCH (0x0000004) in the Client Audio Formats and Version PDU (section 2.2.2.2) that is sent during the initialization sequence specified in section 2.2.2.


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

Pitch

Header (4 bytes): An RDPSND PDU Header (section 2.2.1). The msgType field of the RDPSND PDU Header MUST be set to SNDC_PITCH (0x04).

Pitch (4 bytes): A 32-bit unsigned integer. Although the server can send this PDU, the client MUST ignore it.