Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVAssetReaderMBS class.

AVAssetReaderMBS.AVAssetReaderStatusCancelled = 4

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

Indicates that reading was cancelled using cancelReading.

AVAssetReaderMBS.AVAssetReaderStatusCompleted = 2

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

Indicates that the reader has provided all available sample buffers to all of its outputs.

AVAssetReaderMBS.AVAssetReaderStatusFailed = 3

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

Indicates that reading failed.

AVAssetReaderMBS.AVAssetReaderStatusReading = 1

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

Indicates that the reader is ready to provide more sample buffers to its outputs.

AVAssetReaderMBS.AVAssetReaderStatusUnknown = 0

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

Indicates that startReading has not yet been invoked.

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...