Contents

currentLegibleOption

Currently selected subtitle or caption track. Setting this property controls text overlay presentation. This includes subtitles in different languages, closed captions, and forced narrative text. Set to nil to disable text display. Must be key-value observable.

Declaration

@property (nonatomic, strong, readwrite, nullable) AVInterfaceMediaSelectionOptionSource * currentLegibleOption;

See Also

Inspecting media selection options