Instance Methods | |
| (void) | - play:clipBegin:clipEnd: |
| (void) | - pause |
| (void) | - stop |
| (void) | - resume |
Protected Attributes | |
| NSTimeInterval | clipBegin |
| NSTimeInterval | clipEnd |
| NSTimeInterval | currentTime |
| NSTimeInterval | oldTime |
| double | delta |
| NSTimer * | timer |
| id< SkyPlayerDelegate > | delegate |
Properties | |
| AVPlayer * | player |
| NSURL * | mediaURL |
| id | delegate |
| BOOL | isPaused |
1.8.2