Platforms to show: All Mac Windows Linux Cross-Platform

AVAssetReaderTrackOutputMBS class

Super class: AVAssetReaderOutputMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
AVAssetReaderTrackOutput defines an interface for reading media data from a single AVAssetTrack object of an asset reader's asset.

You can read the media data of an asset track by adding an instance of AVAssetReaderTrackOutput to an asset reader using the AVAssetReader's addOutput method. The samples in the track can be read in read in the format in which they are stored in the asset, or can be converted to a different format.
Subclass of the AVAssetReaderOutputMBS class.

Super class AVAssetReaderOutputMBS

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:

Blog Entries

Release notes


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


AVAssetReaderSampleReferenceOutputMBS   -   AVAssetReaderVideoCompositionOutputMBS


The biggest plugin in space...