aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/IPlayer.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/IPlayer.hx')
-rw-r--r--src/client/IPlayer.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/IPlayer.hx b/src/client/IPlayer.hx
index a620567..4cdcb0b 100644
--- a/src/client/IPlayer.hx
+++ b/src/client/IPlayer.hx
@@ -8,6 +8,7 @@ interface IPlayer {
function getVideoData(url:String, callback:(data:VideoData)->Void):Void;
function loadVideo(item:VideoItem):Void;
function removeVideo():Void;
+ function isVideoLoaded():Bool;
function play():Void;
function pause():Void;
function getTime():Float;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage