Instance Methods | |
| (void) | - playParallel: |
| (void) | - playParallels |
| (void) | - playParallelByIndex: |
| (Parallel *) | - getParallel: |
| (int) | - parallelCount |
| (void) | - playNext |
| (void) | - playPrev |
| (void) | - play |
| (void) | - pause |
| (BOOL) | - isStarted |
| (BOOL) | - isPaused |
| (void) | - clear |
| (void) | - reset |
| (void) | - stop |
| (void) | - resume |
Instance Methods inherited from <SkyPlayerDelegate> | |
| (void) | - didComplete: |
Protected Attributes | |
| SkyPlayer * | player |
| Parallel * | currentParallel |
| NSMutableArray * | parallels |
| int | parallelIndex |
| __weak id< MediaOverlayDataSource > | dataSource |
| __weak id< MediaOverlayDelegate > | delegate |
Properties | |
| id | delegate |
| id | dataSource |
| BOOL | isStarted |
1.8.2