[media] DocBook/audio.xml: synchronize attribute changes
Some attributes suffered some changes since DVBv1. Sync them with the current API header files. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
@@ -57,6 +57,8 @@ following values.
|
|||||||
AUDIO_STEREO,
|
AUDIO_STEREO,
|
||||||
AUDIO_MONO_LEFT,
|
AUDIO_MONO_LEFT,
|
||||||
AUDIO_MONO_RIGHT,
|
AUDIO_MONO_RIGHT,
|
||||||
|
AUDIO_MONO,
|
||||||
|
AUDIO_STEREO_SWAPPED
|
||||||
} audio_channel_select_t;
|
} audio_channel_select_t;
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
@@ -74,6 +76,7 @@ states of the playback operation.
|
|||||||
audio_stream_source_t stream_source;
|
audio_stream_source_t stream_source;
|
||||||
audio_channel_select_t channel_select;
|
audio_channel_select_t channel_select;
|
||||||
boolean bypass_mode;
|
boolean bypass_mode;
|
||||||
|
audio_mixer_t mixer_state;
|
||||||
} audio_status_t;
|
} audio_status_t;
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user