summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-28 14:43:19 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-28 14:43:19 +0000
commitbe54f4813fdc9f5714f3b010a46b962d37e27b2b (patch)
treeac769f2d59029f42db18c8a24a7175465a944e26 /DOCS
parent68f4daf93b9921a1614fe9bfd349af20a3f5b63d (diff)
downloadmpv-be54f4813fdc9f5714f3b010a46b962d37e27b2b.tar.bz2
mpv-be54f4813fdc9f5714f3b010a46b962d37e27b2b.tar.xz
adds a parameter to the switch_audio command to directly select a track.
Patch by kiriuja mplayer-patches at en-directo net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15286 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 84b5682148..09a96e83d5 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -91,8 +91,9 @@ use_master
mute
Mute/unmute sound output.
-switch_audio (MPEG and Matroska only)
- Cycle through the available audio tracks.
+switch_audio [<value>] (MPEG and Matroska only)
+ Switch to the audio track with the id <value>. Cycle through the
+ available tracks if <value> is omitted or negative.
[contrast|gamma|brightness|hue|saturation] <-100 - 100> [<abs>]
Set/adjust video parameters.