Platforms to show: All Mac Windows Linux Cross-Platform

Back to PHImageManagerMBS class.

PHImageManagerMBS.RequestExportSessionForVideoCompletedMBS(asset as PHAssetMBS, options as PHVideoRequestOptionsMBS, exportPreset as string, exportSession as Variant, info as Dictionary, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
delegate Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A delegate that Photos calls after loading the asset’s data and preparing the export session.

exportSession: An AVAssetExportSessionMBS object that you can use for writing the video asset’s data to a file.
info: A dictionary that provides information about the status of the request. See Image Result Info Keys for possible keys and values.

We pass AVAsset, the AVAssetExportSessionMBS object, as variant to avoid plugin dependencies.

Some methods using this delegate:

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


The biggest plugin in space...