Package | thanhtran.karaokeplayer.audio |
Class | public class BeatPlayer |
Inheritance | BeatPlayer ![]() |
Property | Defined by | ||
---|---|---|---|
audioCompleted : Signal | BeatPlayer | ||
position : Number [read-only]
| BeatPlayer |
Constant | Defined by | ||
---|---|---|---|
VERSION : String = "0.0.18" [static]
| BeatPlayer |
audioCompleted | property |
public var audioCompleted:Signal
position | property |
position:Number
[read-only]Implementation
public function get position():Number
BeatPlayer | () | constructor |
public function BeatPlayer()
init | () | method |
public function init(sound:Sound):void
Parameters
sound:Sound |
play | () | method |
public function play():void
VERSION | constant |
public static const VERSION:String = "0.0.18"