[Pkg-javascript-commits] [jarisplayer] 08/80: documented part of controls class

Jonas Smedegaard dr at jones.dk
Tue May 10 08:45:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository jarisplayer.

commit 3f523f306daa643eb6001699a41e1da1d0840209
Author: jgmylm <jgmylm at edf201c3-a14d-0410-a11e-aa85364efa9f>
Date:   Wed Mar 10 05:25:10 2010 +0000

    documented part of controls class
    
    git-svn-id: https://jaris.svn.sourceforge.net/svnroot/jaris/trunk@8 edf201c3-a14d-0410-a11e-aa85364efa9f
---
 src/jaris/player/controls/Controls.hx | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/jaris/player/controls/Controls.hx b/src/jaris/player/controls/Controls.hx
index 240f7e8..82959f5 100644
--- a/src/jaris/player/controls/Controls.hx
+++ b/src/jaris/player/controls/Controls.hx
@@ -796,6 +796,10 @@ class Controls extends MovieClip {
 		redrawControls();
 	}
 	
+	/**
+	 * To set the duration label when autostart parameter is false
+	 * @param	duration seconds or formatted string in format hh:mm:ss
+	 */
 	public function setDurationLabel(duration:String):Void
 	{
 		//Person passed time already formatted

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jarisplayer.git



More information about the Pkg-javascript-commits mailing list