Contents

playing

Indicates whether the media is currently playing. Setting this property starts or pauses playback. Must be key-value observable.

Declaration

@property (nonatomic, readwrite, getter=isPlaying) BOOL playing;

See Also

Inspecting playback state