Contents

currentAudioOption

Currently selected audio track for playback. Setting this property changes the active audio stream. This includes language variants, audio descriptions, director’s commentary, and other audio content. Must be key-value observable.

Declaration

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

See Also

Inspecting media selection options