透過集合功能整理內容
你可以依據偏好儲存及分類內容。
btav_interface_t Struct Reference
#include <
bt_av.h
>
NOTE:
-
AVRCP 1.0 shall be supported initially. AVRCP passthrough commands shall be handled internally via uinput
-
A2DP data path shall be handled via a socket pipe between the AudioFlinger android_audio_hw library and the Bluetooth stack.Represents the standard BT-AV interface. Used for both the A2DP source and sink interfaces.
Definition at line
82
of file
bt_av.h
.
Closes the interface.
Definition at line
98
of file
bt_av.h
.
connect to headset
Definition at line
92
of file
bt_av.h
.
dis-connect from headset
Definition at line
95
of file
bt_av.h
.
Register the BtAv callbacks
Definition at line
89
of file
bt_av.h
.
void(* set_audio_focus_state)(int focus_state)
|
Sends Audio Focus State.
Definition at line
101
of file
bt_av.h
.
void(* set_audio_track_gain)(float gain)
|
Sets the audio track gain.
Definition at line
104
of file
bt_av.h
.
set to sizeof(btav_interface_t)
Definition at line
85
of file
bt_av.h
.
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
bt_av.h
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2019-10-02 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]