Platforms to show: All Mac Windows Linux Cross-Platform

AVAssetReaderAudioMixOutputMBS 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
AVAssetReaderAudioMixOutput is a concrete subclass of AVAssetReaderOutput that defines an interface for reading audio samples that result from mixing the audio from one or more tracks of an AVAssetReader object's asset.

You can read the audio data mixed from one or more asset tracks by adding an instance of AVAssetReaderAudioMixOutput to an asset reader using addOutput. The samples can be read in a default format or can be converted to a different format.
Subclass of the AVAssetReaderOutputMBS class.

Super class AVAssetReaderOutputMBS

This class has no sub classes.

Some examples using this class:


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


AVAssetMBS   -   AVAssetReaderMBS


The biggest plugin in space...