ChromecastExtendedPlayerControlsProtocol
public protocol ChromecastExtendedPlayerControlsProtocol : ChromecastProtocol
Undocumented
-
Undocumented
Declaration
Swift
func play(playableItems: [NSObject], playPosition: TimeInterval, completion: ((_ success: Bool) -> Void)?) -
Undocumented
Declaration
Swift
func extendedPlayerControlsOrientationMask() -> UInt -
Undocumented
Declaration
Swift
func getExpandedPlayerControlsViewController() -> UIViewController -
Undocumented
Declaration
Swift
func getInlinePlayerControlsViewController() -> UIViewController -
Undocumented
Declaration
Swift
func getMiniPlayerControlsViewController() -> UIViewController? -
Undocumented
Declaration
Swift
func presentExtendedPlayerControls() -
Undocumented
Declaration
Swift
func canShowPlayerBeforeCastSync() -> Bool