[AU] Update volume setting and Audio Device API 3.0
Signed-off-by: Hochi Huang <hochi.huang@mediatek.com> Change-Id: I772584ae05e6a8d2fdc8c4a52e44ad80c3c1a4a7
This commit is contained in:
parent
9b789d7a30
commit
fcbb23adc9
|
@ -133,6 +133,7 @@ typedef enum {
|
|||
/* An example of remote presentation is Wifi Display */
|
||||
/* where a dongle attached to a TV can be used to */
|
||||
/* play the mix captured by this audio source. */
|
||||
AUDIO_SOURCE_FM_TUNER = 9,
|
||||
AUDIO_SOURCE_CNT,
|
||||
AUDIO_SOURCE_MAX = AUDIO_SOURCE_CNT - 1,
|
||||
AUDIO_SOURCE_HOTWORD = 1999, /* A low-priority, preemptible audio source for
|
||||
|
|
Loading…
Reference in New Issue