Should maintain a OOCastMiniControllerDelegate.
More...
#import <OOCastMiniControllerProtocol.h>
Should maintain a OOCastMiniControllerDelegate.
- (void OOCastMiniControllerProtocol) dismiss |
|
|
|
This is called when we disconnect from the chromecast device.
Can also be used e.g. by app code to explicitly remove the MiniController. This should call [delegate onDismissMiniController:] as well.
- (void OOCastMiniControllerProtocol) updatePlayState: |
|
(BOOL) |
isPlaying |
|
This is called when the play/pause button need to update by OOCastManager.
- Parameters
-
isPlaying | YES if state is playing |
The documentation for this protocol was generated from the following file: