Bluetooth A2DP --Audio payload type

Posted Felizño

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Bluetooth A2DP --Audio payload type相关的知识,希望对你有一定的参考价值。

数据结构:

字段解释:

payload type: 0x60(96), dynamic type

  type 定义:

  https://www.iana.org/assignments/rtp-parameters/rtp-parameters.xhtml

  https://en.wikipedia.org/wiki/RTP_audio_video_profile

  SBC codec:

  syncWord/sub_bands/Allocation_method/channel mode/blocks/bitpool....参考下面定义:

  https://tools.ietf.org/html/draft-ietf-payload-rtp-sbc-07

  https://tools.ietf.org/html/draft-hoene-avt-rtp-sbc-05

 

以上是关于Bluetooth A2DP --Audio payload type的主要内容,如果未能解决你的问题,请参考以下文章

蓝牙协议英文缩写——记录

Android Bluetooth

A2dp sink 初始化流程源码分析

兼容音频输出设备

audio_policy_configuration.xml配置文件详解

Bluedroid: 音频数据的传输流程