PictureInPictureApi
@objc(BMPPictureInPictureApi)
public protocol PictureInPictureApi
The PictureInPictureApi
for interactions regarding picture in picture feature.
-
Defines whether the skip-backward and skip-forward buttons should be visible when Picture in Picture is active.
Declaration
Swift
@available(tvOS, unavailable) var showSkipControls: Bool { get set }