OSDN Git Service

audio: new parameter key for HW A/V sync ID allocation
authorEric Laurent <elaurent@google.com>
Sat, 18 Oct 2014 01:17:51 +0000 (18:17 -0700)
committerEric Laurent <elaurent@google.com>
Mon, 20 Oct 2014 16:58:04 +0000 (09:58 -0700)
commitbc19a3de775b6a1e4a5576c6447927637fc3b5b5
tree0a4675a07dbb52f6ab5669cc894ea83f1e882a94
parent4b6c51550904123892656b3f2074b0bb1714ebe2
audio: new parameter key for HW A/V sync ID allocation

The HW A/V sync ID is retrieved from the HAL by calling
global get_parameters() with key AUDIO_PARAMETER_HW_AV_SYNC.

After the output stream is opened, the HW A/V sync ID is communicated
by stream set_parameters() with key AUDIO_PARAMETER_STREAM_HW_AV_SYNC.

Bug: 17112525.
Change-Id: Id1e3a3aa1e88d15461a609b381ca8c1902735a29
include/hardware/audio.h