Fix docs
This commit is contained in:
parent
d3a7f49540
commit
0e8f0be02b
2
mp3.tal
2
mp3.tal
|
@ -86,7 +86,7 @@
|
|||
( e.g. "@F 184 8713 4.81 227.60" )
|
||||
( seen when playing )
|
||||
( the fields here are: )
|
||||
( @F <curr-frame> <total-frames> <curr-secs> <remaining-secs> )
|
||||
( @F <curr-frame> <remaining-frames> <curr-secs> <remaining-secs> )
|
||||
( )
|
||||
( debugging output on stderr is: <curr-time> <rem-time> <width> )
|
||||
@on-frame ( buf0* -> )
|
||||
|
|
Loading…
Reference in New Issue