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.hx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/IPlayer.hx b/src/client/IPlayer.hx
index 4f29512..e414af5 100644
--- a/src/client/IPlayer.hx
+++ b/src/client/IPlayer.hx
@@ -11,4 +11,6 @@ interface IPlayer {
function pause():Void;
function getTime():Float;
function setTime(time:Float):Void;
+ function getPlaybackRate():Float;
+ function setPlaybackRate(rate:Float):Void;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage