Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to SDAVAssetExportSessionMBS class.
SDAVAssetExportSessionMBS.asset as AVAssetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
SDAVAssetExportSessionMBS.audioMix as AVAudioMixMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
SDAVAssetExportSessionMBS.audioSettings as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Please create new dictionary, set values and assign the final dictionary to this property.
If you query the settings, you get a copy of the dictionary.
(Read and Write property)
SDAVAssetExportSessionMBS.error as NSErrorMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
If there is no error to report, the value of this property is nil.
(Read only property)
SDAVAssetExportSessionMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
SDAVAssetExportSessionMBS.outputFile as FolderItem
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
SDAVAssetExportSessionMBS.outputFileType as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The value is a UTI string corresponding to the file type to use when writing the asset. For a list of constants specifying UTIs for standard file types, see AV Foundation Constants Reference.
(Read and Write property)
SDAVAssetExportSessionMBS.outputURL as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
SDAVAssetExportSessionMBS.progress as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
A value of 0 means the export has not yet begun, 1 means the export is complete.
(Read only property)
SDAVAssetExportSessionMBS.shouldOptimizeForNetworkUse as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
SDAVAssetExportSessionMBS.Status as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See status constants.
(Read only property)
SDAVAssetExportSessionMBS.timeRange as CMTimeRangeMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The default time range of an export session is kCMTimeZero to kCMTimePositiveInfinity, meaning that (modulo a possible limit on file length) the full duration of the asset will be exported.
(Read and Write property)
SDAVAssetExportSessionMBS.videoComposition as AVVideoCompositionMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
SDAVAssetExportSessionMBS.videoInputSettings as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Please create new dictionary, set values and assign the final dictionary to this property.
If you query the settings, you get a copy of the dictionary.
(Read and Write property)
SDAVAssetExportSessionMBS.videoSettings as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Please create new dictionary, set values and assign the final dictionary to this property.
If you query the settings, you get a copy of the dictionary.
(Read and Write property)
The items on this page are in the following plugins: MBS AVFoundation Plugin.