hasActiveCaptions
A Boolean value that indicates whether the scene contains one or more active captions.
Declaration
var hasActiveCaptions: Bool { get }Discussion
Knowing when the renderer has active captions can be useful to scrub to times where captions are present, or skip scenes where no captions exist.