9 #import <Foundation/Foundation.h> 12 @protocol OOEmbedTokenGenerator;
15 @protocol OOCastManagerProtocol <NSObject>
20 - (BOOL)isConnectedToChromecast;
25 @property (nonatomic, readonly) OOCastPlayer *castPlayer;
35 @property (nonatomic, readonly) BOOL isInCastMode;
43 @property (nonatomic, readonly) BOOL isMiniControllerInteractionAvailable;
48 @property (nonatomic)
float deviceVolume;
59 - (void)forceAssetRejoin;
The OoyalaPlayer is the heart of the playback system.
Definition: OOOoyalaPlayerFacade.h:58
Definition: OOCastModeOptions.h:12