Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVPlayerItemMBS class.

AVPlayerItemMBS.AVContentAuthorizationBusy = 4

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the authorization status constants.

The last call to request content authorization could not be completed because another asset is currently attempting authorization.

AVPlayerItemMBS.AVContentAuthorizationCancelled = 2

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the authorization status constants.

The last call to request content authorization was cancelled by the user.

AVPlayerItemMBS.AVContentAuthorizationCompleted = 1

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the authorization status constants.

The last completed call to request content authorization completed.

AVPlayerItemMBS.AVContentAuthorizationNotAvailable = 5

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the authorization status constants.

The last call to request content authorization could not be completed because there was no known mechanism by which to attempt authorization.

AVPlayerItemMBS.AVContentAuthorizationNotPossible = 6

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the authorization status constants.

The last call to request content authorization could not be completed in a non-recoverable way (for example, a newer version of iTunes is required).

AVPlayerItemMBS.AVContentAuthorizationTimedOut = 3

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the authorization status constants.

The last call to request content authorization was cancelled because the timeout interval was reached.

AVPlayerItemMBS.AVContentAuthorizationUnknown = 0

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the authorization status constants.

No call to request content authorization has completed yet.

AVPlayerItemMBS.AVPlayerItemStatusFailed = 2

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the status values.

The item cannot be played.

AVPlayerItemMBS.AVPlayerItemStatusReadyToPlay = 1

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the status values.

The item is ready to play.

AVPlayerItemMBS.AVPlayerItemStatusUnknown = 0

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the status values.

The item's status is unknown.

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


💬 Ask a question or report a problem
The biggest plugin in space...