Contents

AVPlayerLooper.Status.cancelled

The app canceled looping on the player.

Declaration

case cancelled

Discussion

The system sets this status after you call the disableLooping() method.

See Also

Status values