From 3c3d7c203924daa93aa1a1a57d3bc2b1b7e46161 Mon Sep 17 00:00:00 2001 From: ods15 Date: Sun, 25 Dec 2005 19:22:48 +0000 Subject: add "pausing_keep" and "pausing_toggle" input cmd prefixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17242 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/slave.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index 3510a24cb5..bedceba4f5 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -15,9 +15,12 @@ Most slave mode commands are equivalent to command line options, though not necessarily under the same name. Detailed descriptions can be found in the man page. -All commands can be prefixed with "pausing ", causing MPlayer to pause as soon -as possible after processing the command. Please note that this can be before -the command is fully executed. +All commands can be prefixed with one of "pausing ", "pausing_keep ", or +"pausing_toggle ". "pausing " tells MPlayer to pause as soon as possible +after processing the command. "pausing_keep " tells MPlayer to do so only if +it was already in paused mode. "pausing_toggle " tells MPlayer to do so +only if it was not already in paused mode. Please note that "as soon as +possible" can be before the command is fully executed. Available commands ('mplayer -input cmdlist' will print a list): -- cgit v1.2.3