Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVAssetReaderMBS class.

AVAssetReaderMBS.assetReaderWithAsset(item as AVAssetMBS, byref error as NSErrorMBS) as AVAssetReaderMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns an asset reader for reading media data from a specified asset.

asset: The asset from which media data is to be read.
Error: If initialization of the reader fails, upon return contains an error that describes the problem.

Returns an asset reader, initialized for reading media data from asset.

Some examples using this method:

AVAssetReaderMBS.available as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether this class is available.

Returns true on Mac OS X 10.7 and newer.

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


The biggest plugin in space...