AVMediaDataStorageMBS methods

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 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.


💬 Ask a question or report a problem