commit | fa90e84ed0cb2abdc0e0873a06d10ccf2b3c34f6 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Oct 17 18:12:31 2014 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Oct 22 10:04:14 2014 -0700 |
tree | cfb0730e677246729f44e97465edfac2f0fb45ad | |
parent | 0cfc8f2500bb76d44ad45a723a570835aeff502b [diff] |
audioflinger: new HW A/V sync ID allocation flow The HW A/V sync ID is now allocated by the audio HAL before the output stream is created by a call to global get_parameters() with key AUDIO_PARAMETER_HW_AV_SYNC. When the AudioTrack is created, the HW A/V sync ID is communicated to the output stream by stream set_parameters() with key AUDIO_PARAMETER_STREAM_HW_AV_SYNC. Bug: 17112525. Change-Id: Ia8bc6f3bf9f358aa89f3f56ac554e893a19811ad