Platforms to show: All Mac Windows Linux Cross-Platform
WindowsAVIWriteMBS class New in 25.1
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | New | MBS Audio Plugin | 25.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
This classes uses Video for Windows functions to create videos from images.
No sound functions.
You frist create the file, then the video stream, set options and add frames.
Destructor or CloseFile method will close the file.
- 9 properties
- property BufferSize as Integer
- property Handle as Integer
- property Height as Integer
- property LastError as Integer
- property LastErrorString as String
- property Rate as Integer
- property Time as Integer
- property TimeScale as Integer
- property Width as Integer
- 8 methods
- method AddFrame(Pic as Picture) as boolean
- method CloseFile
- method Constructor
- method CreateFile(File as FolderItem) as Boolean
- method CreateVideoStream as boolean
- method SetOptions as boolean
- method SetOptions(ParentWindow as DesktopWindow) as boolean
- method SetOptions(ParentWindow as Window) as boolean
This class has no sub classes.
Blog Entries
Release notes
- Version 25.1
- Added WindowsAVIWriteMBS class.
The items on this page are in the following plugins: MBS Audio Plugin.
WindowsAudioMixerMBS - WindowsBluetoothDeviceIdMBS
