From 0f2e8a3f6cc986296e73e726fe1f599cbb6b2e63 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 28 Jul 2015 21:22:14 +0000 Subject: media9 (28jul15) git-svn-id: svn://tug.org/texlive/trunk@37983 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/media9/media9.tex | 2 -- 1 file changed, 2 deletions(-) (limited to 'Master/texmf-dist/source/latex/media9/media9.tex') diff --git a/Master/texmf-dist/source/latex/media9/media9.tex b/Master/texmf-dist/source/latex/media9/media9.tex index b04fb4a7926..c278a4c5ee7 100644 --- a/Master/texmf-dist/source/latex/media9/media9.tex +++ b/Master/texmf-dist/source/latex/media9/media9.tex @@ -633,7 +633,6 @@ parameter & description\\\hline\hline {\tt autoPlay=true|false} & if {\tt=true}, automatically starts playback after activation (see option `{\tt activation})'\\ {\tt autoRewind=true|false} &(VPlayer.swf only) if {\tt=true}, automatically rewind to the first frame after playback has finished; default is `{\tt false}'\\ {\tt loop=true|false} & if {\tt=true}, media is played in a loop\\ -{\tt stepping=true|false} &(VPlayer.swf only) if {\tt=true}, the video advances by roughly one frame per mouse click\\ {\tt scaleMode=letterbox|none| \phantom{.}\hfill{}stretch|zoom} & default: {\tt letterbox}; determines how to scale the video in order to fit into player\\ {\tt hideBar=true|false} &(APlayer.swf only) if {\tt=true}, the progress bar indicating the play position is not shown\\ {\tt volume=} & sets volume of the sound\\ @@ -658,7 +657,6 @@ function & argument &description\\\hline\hline {\tt play} & number (optional) & play media, optionally starting at \emph{number} seconds offset into the media file\\ {\tt pause} & number (optional) & pause media, optionally at the given offset of \emph{number} seconds into the media file\\ {\tt playPause} & & toggle between play and pause\\ -{\tt stepping} & & (VPlayer.swf only) toggle stepping mode (one frame per click)\\ {\tt setSource} & string & load another media file (path to file, embedded using option `{\tt addresource}', or URL)\\ {\tt seek} & number & move the play location to a time offset from the beginning of the media; argument measured in seconds\\ {\tt rewind} & & rewind media to the beginning (without pausing it)\\ -- cgit v1.2.3