Contents

legibleOptions

Array of available subtitle and caption track options for selection. This includes text overlays in different languages, closed captions for accessibility, forced narrative subtitles, and sign language interpretation tracks. May be empty for content without text tracks. Must be key-value observable.

Declaration

@property (nonatomic, copy, readonly) NSArray<AVInterfaceMediaSelectionOptionSource *> * legibleOptions;

See Also

Inspecting media selection options