Contents

MPMediaPlayback

A protocol that defines the interface for controlling audio media playback.

Declaration

protocol MPMediaPlayback

Mentioned in

Overview

This protocol supports basic transport operations including start, stop, and pause, and also lets you seek forward and back through media or to a specific point in its timeline.

Topics

Starting and stopping playback

Seeking within media

Accessing playback attributes

See Also

Built-in music playback