SubtitleUIController
extension SubtitleUIController: PlayerUIController
-
Declaration
Swift
public var areControlsShown: Bool { get } -
Declaration
Swift
public var hasOwnPlayerLayer: Bool { get } -
Declaration
Swift
public var isPictureInPicture: Bool { get } -
Declaration
Swift
public var rootView: UIView? { get } -
Declaration
Swift
public var showSkipControlsInPictureInPicture: Bool { get set } -
Declaration
Swift
public func enterPictureInPicture() -
Declaration
Swift
public func exitPictureInPicture() -
Declaration
Swift
public func destroy()
SubtitleUIController Extension Reference