| Package | com.nocreativity.playr |
| Class | public class PlayrRepeat |
| Method | Defined by | ||
|---|---|---|---|
| PlayrRepeat | |||
| Constant | Defined by | ||
|---|---|---|---|
| REPEAT_ALL : String = "repeat_all" [static]
| PlayrRepeat | ||
| REPEAT_NONE : String = "repeat_none" [static]
| PlayrRepeat | ||
| REPEAT_SINGLE : String = "repeat_single" [static]
| PlayrRepeat | ||
| PlayrRepeat | () | constructor |
public function PlayrRepeat()
| REPEAT_ALL | constant |
public static const REPEAT_ALL:String = "repeat_all"
| REPEAT_NONE | constant |
public static const REPEAT_NONE:String = "repeat_none"
| REPEAT_SINGLE | constant |
public static const REPEAT_SINGLE:String = "repeat_single"