構文struct bluetooth_data
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
bluetooth_data | ||
| io | snd_pcm_ioplug_t | ||
| alsa_config | bluetooth_alsa_config | ALSA resource file parameters | |
| hw_ptr | volatile snd_pcm_sframes_t | ||
| transport | int | chosen transport SCO or AD2P | |
| link_mtu | unsigned int | MTU for selected transport channel | |
| stream | volatile pollfd | Audio stream filedescriptor | |
| server | pollfd | Audio daemon filedescriptor | |
| buffer[BUFFER_SIZE] | uint8_t | Encoded transfer buffer | |
| count | unsigned int | Transfer buffer counter | |
| a2dp | bluetooth_a2dp | A2DP data | |
| hw_thread | pthread_t | Makes virtual hw pointer move | |
| pipefd[2] | int | Inter thread communication | |
| stopped | int | ||
| reset | sig_atomic_t | Request XRUN handling |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー