mirror of https://github.com/mpv-player/mpv
potmeter description clarified, noticed by nico.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9112 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8755d76ce2
commit
6bc68300f4
|
@ -343,7 +343,8 @@ end
|
||||||
phases, numphases, default, X, Y, width, height, message</code><br>
|
phases, numphases, default, X, Y, width, height, message</code><br>
|
||||||
<code>vpotmeter = button, bwidth, bheight, phases, numphases, default, X, Y,
|
<code>vpotmeter = button, bwidth, bheight, phases, numphases, default, X, Y,
|
||||||
width, height, message</code></b></a></dt>
|
width, height, message</code></b></a></dt>
|
||||||
<dd>Place a horizontal potmeter of <code>width</code> * <code>height</code>
|
<dd>Place a horizontal (hpotmeter) or vertical (vpotmeter) potmeter of
|
||||||
|
<code>width</code> * <code>height</code>
|
||||||
size at position <code>X</code>,<code>Y</code>. The image can be divided
|
size at position <code>X</code>,<code>Y</code>. The image can be divided
|
||||||
into different parts for the different phases of the potmeter (for example,
|
into different parts for the different phases of the potmeter (for example,
|
||||||
you can have a pot for volume control that turns from green to red while its
|
you can have a pot for volume control that turns from green to red while its
|
||||||
|
|
Loading…
Reference in New Issue