|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
A2dp src配置编码格式参数。 更多...
#include <bts_a2dp_source.h>
成员变量 | |
| int | codec_priority |
| unsigned int | codec_type |
| unsigned char | sample_rate |
| unsigned char | bits_per_sample |
| unsigned char | channel_mode |
| unsigned long | codec_specific1 |
| unsigned long | codec_specific2 |
| unsigned long | codec_specific3 |
| unsigned long | codec_specific4 |
A2dp src配置编码格式参数。
| unsigned char a2dp_codec_info_t::bits_per_sample |
采样比特位。
| unsigned char a2dp_codec_info_t::channel_mode |
声道模式。
| int a2dp_codec_info_t::codec_priority |
编码格式优先级。
| unsigned long a2dp_codec_info_t::codec_specific1 |
自定义参数1。
| unsigned long a2dp_codec_info_t::codec_specific2 |
自定义参数2。
| unsigned long a2dp_codec_info_t::codec_specific3 |
自定义参数3。
| unsigned long a2dp_codec_info_t::codec_specific4 |
自定义参数4。
| unsigned int a2dp_codec_info_t::codec_type |
编码格式类型。
| unsigned char a2dp_codec_info_t::sample_rate |
编码器采样率。