added comment. popcorn-port
authorhamidouk
Tue, 31 Jan 2012 15:32:35 +0100
branchpopcorn-port
changeset 750 a1a3d09de1f4
parent 749 e9ee52225395
child 751 5cea0b550154
added comment.
src/js/pop.js
--- a/src/js/pop.js	Tue Jan 31 11:58:46 2012 +0100
+++ b/src/js/pop.js	Tue Jan 31 15:32:35 2012 +0100
@@ -198,6 +198,8 @@
      
    }
   
+  /* this signal sends as an extra argument the position in the video.
+     As far as I know, this argument is not provided by popcorn */
   this.trigger("seeked", event.offset);  
 };