Record movies with classes from this tool.
More...
Record movies with classes from this tool.
- Online Manual
- Common Vision Blox-Tool Movie
- Example
- Movie2/QtMovie2
◆ RecorderPixelFormat
Defines whether the recorder object writes color or mono data.
Enumerator |
---|
Mono | Recorder writes single-plane monochrome data.
|
Color | Recorder writes three-plane RGB data.
|
◆ RecordingEngineType
Defines the recording engine that the recorder should use.
Enumerator |
---|
Undefined | Place holder for situations where the engine is undefined.
|
DirectShow | Use DirectShow framework for recording AVI files.
|
RawVideo | Use RawVideo for recording raw video.
|