From dbd5feedd5f88a69b47b3bdaf0086329805d3c56 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 17 Oct 2010 15:54:55 +0000 Subject: new slave command: af_cmdline, for changing audio filter options Add experimental af_cmdline slave command to allow changing filter options at runtime. Patch by Adrian Stutz [adrian sttz ch] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32505 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/slave.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index 73deb5e3a2..330534cefe 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -53,6 +53,9 @@ af_add (comma separated list of audio filters with para af_clr (experimental) Unload all loaded audio filters. +af_cmdline + (experimental) Send new command-line options to a filter with the given name. + af_del (comma separated list of audio filter's names) (experimental) Unload the first occurrence of the filters, if loaded. -- cgit v1.2.3