Contents

hasAudio

Indicates whether the media contains audio tracks and can produce sound output. Returns NO for video-only content, silent content, or when audio tracks are unavailable. Must be key-value observable.

Declaration

@property (nonatomic, readonly) BOOL hasAudio;

See Also

Controlling volume