SubtitleUserInterfaceConfig
@objcMembers
@objc(BMPSubtitleUserInterfaceConfig)
public class SubtitleUserInterfaceConfig : UserInterfaceConfig
Contains config values that can be used to alter the visual presentation and behaviour when the subtitle only UI is used.
-
An array of text style rules to apply to WebVTT subtitles and other legible text.
Declaration
Swift
public var subtitleStyles: [AVTextStyleRule]?