TuSDKAssetVideoDecoderStatus Constants Reference

Declared in TuSDKAssetVideoDecoder.h

TuSDKAssetVideoDecoderStatus

@enum TuSDKAssetVideoDecoderStatus @abstract These constants are returned by the AVAssetReader status property to indicate whether it can successfully read samples from its asset.

@constant TuSDKAssetVideoDecoderStatusUnknown Indicates that the status of the asset decoder is not currently known. @constant TuSDKAssetVideoDecoderStatusReading Indicates that the asset reader is successfully reading samples from its asset. @constant TuSDKAssetVideoDecoderStatusCompleted Indicates that the asset reader has successfully read all of the samples in its time range. @constant TuSDKAssetVideoDecoderStatusFailed Indicates that the asset reader can no longer read samples from its asset because of an error. @constant TuSDKAssetVideoDecoderStatusCancelled Indicates that the asset reader can no longer read samples because decoder was canceled with the cancelReading method.

Constants

TuSDKAssetVideoDecoderStatusUnknown

@enum TuSDKAssetVideoDecoderStatus @abstract These constants are returned by the AVAssetReader status property to indicate whether it can successfully read samples from its asset.

Declared In TuSDKAssetVideoDecoder.h.

TuSDKAssetVideoDecoderStatusReading

@enum TuSDKAssetVideoDecoderStatus @abstract These constants are returned by the AVAssetReader status property to indicate whether it can successfully read samples from its asset.

Declared In TuSDKAssetVideoDecoder.h.

TuSDKAssetVideoDecoderStatusCompleted

@enum TuSDKAssetVideoDecoderStatus @abstract These constants are returned by the AVAssetReader status property to indicate whether it can successfully read samples from its asset.

Declared In TuSDKAssetVideoDecoder.h.

TuSDKAssetVideoDecoderStatusCancelled

@enum TuSDKAssetVideoDecoderStatus @abstract These constants are returned by the AVAssetReader status property to indicate whether it can successfully read samples from its asset.

Declared In TuSDKAssetVideoDecoder.h.

TuSDKAssetVideoDecoderStatusFailed

@enum TuSDKAssetVideoDecoderStatus @abstract These constants are returned by the AVAssetReader status property to indicate whether it can successfully read samples from its asset.

Declared In TuSDKAssetVideoDecoder.h.

Declared In

TuSDKAssetVideoDecoder.h