2.2.1 SNDIN_PDU Header

The SNDIN_PDU header MUST be included in all audio capture PDUs. It identifies the type of the PDU.


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

MessageId

MessageId (1 byte): An 8-bit unsigned integer that specifies the type of audio PDU.

Value

Meaning

MSG_SNDIN_VERSION

0x01

Version PDU

MSG_SNDIN_FORMATS

0x02

Sound Formats PDU

MSG_SNDIN_OPEN

0x03

Open PDU

MSG_SNDIN_OPEN_REPLY

0x04

Open Reply PDU

MSG_SNDIN_DATA_INCOMING

0x05

Incoming Data PDU

MSG_SNDIN_DATA

0x06

Data PDU

MSG_SNDIN_FORMATCHANGE

0x07

Format Change PDU