#import <OOCastMiniControllerView.h>
- (instancetype) initWithFrame: |
|
(CGRect) |
frame |
castManager: |
|
(OOCastManager *) |
castManager |
delegate: |
|
(id<OOCastMiniControllerDelegate>) |
delegate |
|
|
| |
|
implementation |
- (nonnull instancetype) initWithFrame: |
|
(CGRect) |
frame |
castManager: |
|
(nullable OOCastManager *) |
castManager |
delegate: |
|
(nullable id< OOCastMiniControllerDelegate >) |
delegate |
|
|
| |
- (void) playPausePressed: |
|
(id) |
sender |
|
|
implementation |
- (void) setPlayPauseButtonImageOn: |
|
(UITableViewCell *) |
cell |
|
|
implementation |
- (void) setThumbImageOn: |
|
(UITableViewCell *) |
cell |
|
|
implementation |
- (void) setupMiniControllerCell |
|
|
|
|
implementation |
- (void) touchesEnded: |
|
(NSSet *) |
touches |
withEvent: |
|
(UIEvent *) |
event |
|
|
| |
|
implementation |
- (void) updatePlayState: |
|
(BOOL) |
isPlaying |
|
|
implementation |
|
readwritenonatomicweakimplementation |
- (UITableViewCell*) cell |
|
readwritenonatomicassign |
- (id<OOCastMiniControllerDelegate>) delegate |
|
readwritenonatomicweakimplementation |
The documentation for this class was generated from the following files: