Platforms to show: All Mac Windows Linux Cross-Platform

AVCaptureMovieFileOutputMBS class

Super class: AVCaptureFileOutputMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
AVCaptureMovieFileOutput is a concrete sub-class of AVCaptureFileOutput you use to capture data to a QuickTime movie.

The timeMapping.target.start of the first track segment must be kCMTimeZero, and the timeMapping.target.start of each subsequent track segment must equal CMTimeRangeGetEnd(<#the previous AVCompositionTrackSegment's timeMapping.target#>). You can use validateTrackSegments to ensure that an array of track segments conforms to this rule.
Subclass of the AVCaptureFileOutputMBS class.

Super class AVCaptureFileOutputMBS

Super class AVCaptureOutputMBS

This class has no sub classes.

Some examples using this class:


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


AVCaptureMetadataOutputMBS   -   AVCaptureOutputMBS


The biggest plugin in space...