This structure defines the Bluetooth codec media events.
| Enumerator |
|---|
| BT_CODEC_MEDIA_ERROR |
The start of the Media events.
Failed, due to a bitstream error.
|
| BT_CODEC_MEDIA_OK |
Successful.
|
| BT_CODEC_MEDIA_UNDERFLOW |
The bitstreaming is underflow and the codec output is on silent.
|
| BT_CODEC_MEDIA_REQUEST |
Bitstreaming request from the user.
|
| BT_CODEC_MEDIA_DATA_NOTIFICATION |
Bitstreaming notification to the user.
|
| BT_CODEC_MEDIA_TERMINATED |
The Bluetooth codec is terminated.
|
| BT_CODEC_MEDIA_AWS_CHECK_UNDERFLOW |
Advanced wireless stereo underflow-checking mechanism is triggered.
|
| BT_CODEC_MEDIA_AWS_CHECK_CLOCK_SKEW |
Advanced wireless stereo clock-skew-checking mechanism is triggered.
|
| BT_CODEC_MEDIA_GET_PAYLOAD |
A2dp source notification for payload.
|