comparison DOCS/tech/slave.txt @ 27648:427fec163870

Add a "pause" property to allow checking if MPlayer is paused. Behaviour without pausing_keep_force prefix is a bit weird.
author reimar
date Wed, 01 Oct 2008 17:05:30 +0000
parents 22bdd7ba8892
children 0215eb4439cc
comparison
equal deleted inserted replaced
27647:98478619a22c 27648:427fec163870
468 ================================================================= 468 =================================================================
469 469
470 osdlevel int 0 3 X X X as -osdlevel 470 osdlevel int 0 3 X X X as -osdlevel
471 speed float 0.01 100 X X X as -speed 471 speed float 0.01 100 X X X as -speed
472 loop int -1 X X X as -loop 472 loop int -1 X X X as -loop
473 pause flag 0 1 X 1 if paused, use with pausing_keep_force
473 filename string X file playing wo path 474 filename string X file playing wo path
474 path string X file playing 475 path string X file playing
475 demuxer string X demuxer used 476 demuxer string X demuxer used
476 stream_pos pos 0 X X position in stream 477 stream_pos pos 0 X X position in stream
477 stream_start pos 0 X start pos in stream 478 stream_start pos 0 X start pos in stream