Platforms to show: All Mac Windows Linux Cross-Platform

AVQueuePlayerMBS class

Super class: AVPlayerMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
AVQueuePlayer is a subclass of AVPlayer you use to play a number of items in sequence.

Subclass of the AVPlayerMBS class.

Super class AVPlayerMBS

Actions for the item end Constants

Constant Value Description
AVPlayerActionAtItemEndAdvance 0 Indicates that the player should advance to the next item, if there is one.
AVPlayerActionAtItemEndNone 2 Indicates that the player should do nothing.
AVPlayerActionAtItemEndPause 1 Indicates that the player should pause playing.

Status Constants

Constant Value Description
AVPlayerStatusFailed 2 Indicates that the player can no longer play AVPlayerItem instances because of an error.
The error is described by the value of the player's error property.
AVPlayerStatusReadyToPlay 1 Indicates that the player is ready to play AVPlayerItem instances.
AVPlayerStatusUnknown 0 Indicates that the status of the player is not yet known because it has not tried to load new media resources for playback.

This class has no sub classes.

Some methods using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS AVFoundation Plugin.


AVPlayerTimeObserverMBS   -   AVRouteDetectorMBS


The biggest plugin in space...