|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kakshya::VideoFileContainer::VideoFileContainer | ( | uint32_t | width, |
| uint32_t | height, | ||
| Portal::Graphics::ImageFormat | format, | ||
| double | frame_rate | ||
| ) |
Construct with explicit video parameters.
| width | Frame width in pixels. |
| height | Frame height in pixels. |
| format | Pixel format (determines channels and storage type). |
| frame_rate | Frame rate in fps. |
Definition at line 10 of file VideoFileContainer.cpp.