|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kakshya::VideoFileContainer::VideoFileContainer | ( | uint32_t | width, |
| uint32_t | height, | ||
| uint32_t | channels = 4, |
||
| double | frame_rate = 0.0 |
||
| ) |
Construct with explicit video parameters.
| width | Frame width in pixels. |
| height | Frame height in pixels. |
| channels | Colour channels per pixel (default 4). |
| frame_rate | Frame rate in fps. |
Definition at line 10 of file VideoFileContainer.cpp.