Defines whether the recorder object writes color or mono data. More...
Inherits object.
Static Public Attributes | |
| int | Color = 1 |
| Recorder writes three-plane RGB data. More... | |
| int | Mono = 0 |
| Recorder writes single-plane monochrome data. More... | |
Defines whether the recorder object writes color or mono data.
|
static |
Recorder writes three-plane RGB data.
|
static |
Recorder writes single-plane monochrome data.