Contents

audioOnly

Indicates whether the content is audio-only (no video component). Used to optimize UI layout and player controls for audio-focused presentations. When YES, video-related controls and layouts should be hidden or adapted for audio-only playback experiences.

Declaration

@property (nonatomic, readwrite, getter=isAudioOnly) BOOL audioOnly;

See Also

Inspecting the template