Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVMediaDataStorageMBS class.

AVMediaDataStorageMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVMovie MBS AVFoundation Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

See also:

AVMediaDataStorageMBS.Constructor(File as FolderItem, Options as Dictionary = nil)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVMovie MBS AVFoundation Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates an AVMediaDataStorage object associated with a folderitem.

File: A folderitem that specifies a file where sample data that is added to a movie or track should be written.
options: A dictionary object that contains keys for specifying options for the initialization of the AVMediaDataStorage object. Currently no keys are defined.

Raises exception if things go wrong.

See also:

AVMediaDataStorageMBS.Constructor(URL as String, Options as Dictionary = nil)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVMovie MBS AVFoundation Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates an AVMediaDataStorage object associated with a file URL.

URL: An URL that specifies a file where sample data that is added to a movie or track should be written.
options: A dictionary object that contains keys for specifying options for the initialization of the AVMediaDataStorage object. Currently no keys are defined.

Raises exception if things go wrong.

See also:

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


The biggest plugin in space...