Platforms to show: All Mac Windows Linux Cross-Platform

AVAssetReaderOutputMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
AVAssetReaderOutput is an abstract class that defines an interface for reading a single collection of samples of a common media type from an AVAssetReader object.

There are several subclasses of AVAssetReaderOutput for specific tasks, such as AVAssetReaderTrackOutput or AVAssetReaderVideoCompositionOutput.

You can read the media data of an asset by adding one or more concrete instances of AVAssetReaderOutput to an AVAssetReader object using addOutput.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Sub classes:

Some methods using this class:

Some events using this class:

Some examples using this class:


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


AVAssetReaderMBS   -   AVAssetReaderOutputMetadataAdaptorMBS


The biggest plugin in space...