summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2014-09-24 02:26:33 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-09-24 02:26:33 +0000
commite6b10121ad2326d8c5d9d86a3a3ff50e3f8b889f (patch)
tree72038df47adf7e4968731b13ac7cb76f57156753 /include
parent0ab784d4707e88405fd85d6467487bf2ee9d84a0 (diff)
parentf6cce347a73e3b3da9ff6698ead25b5a543ce47b (diff)
downloadsystem_core-e6b10121ad2326d8c5d9d86a3a3ff50e3f8b889f.zip
system_core-e6b10121ad2326d8c5d9d86a3a3ff50e3f8b889f.tar.gz
system_core-e6b10121ad2326d8c5d9d86a3a3ff50e3f8b889f.tar.bz2
am f6cce347: audio: add HW hotword capture flag
* commit 'f6cce347a73e3b3da9ff6698ead25b5a543ce47b': audio: add HW hotword capture flag
Diffstat (limited to 'include')
-rw-r--r--include/system/audio.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/include/system/audio.h b/include/system/audio.h
index 0eb28b0..9a25cfb 100644
--- a/include/system/audio.h
+++ b/include/system/audio.h
@@ -111,7 +111,8 @@ enum {
AUDIO_FLAG_SECURE = 0x2,
AUDIO_FLAG_SCO = 0x4,
AUDIO_FLAG_BEACON = 0x8,
- AUDIO_FLAG_HW_AV_SYNC = 0x10
+ AUDIO_FLAG_HW_AV_SYNC = 0x10,
+ AUDIO_FLAG_HW_HOTWORD = 0x20,
};
/* Do not change these values without updating their counterparts
@@ -710,8 +711,9 @@ typedef enum {
* attributes corresponding to the specified flags.
*/
typedef enum {
- AUDIO_INPUT_FLAG_NONE = 0x0, // no attributes
- AUDIO_INPUT_FLAG_FAST = 0x1, // prefer an input that supports "fast tracks"
+ AUDIO_INPUT_FLAG_NONE = 0x0, // no attributes
+ AUDIO_INPUT_FLAG_FAST = 0x1, // prefer an input that supports "fast tracks"
+ AUDIO_INPUT_FLAG_HW_HOTWORD = 0x2, // prefer an input that captures from hw hotword source
} audio_input_flags_t;
/* Additional information about compressed streams offloaded to