Protected Member Functions | |
| bool | init (const std::string &filename, int width, int height, double fps, opentl::output::VideoWriter::Codec codec, opentl::output::VideoWriter::ColorMode colorMode=opentl::output::VideoWriter::COLOR) |
| VideoWriter_QuickTime () | |
| void | writeFrame (const opentl::core::cvdata::Image &img) |
| ~VideoWriter_QuickTime () | |
Friends | |
| class | opentl::output::VideoWriter |
| opentl::output::video::VideoWriter_QuickTime::VideoWriter_QuickTime | ( | ) | [protected] |
| opentl::output::video::VideoWriter_QuickTime::~VideoWriter_QuickTime | ( | ) | [protected] |
| bool opentl::output::video::VideoWriter_QuickTime::init | ( | const std::string & | filename, | |
| int | width, | |||
| int | height, | |||
| double | fps, | |||
| opentl::output::VideoWriter::Codec | codec, | |||
| opentl::output::VideoWriter::ColorMode | colorMode = opentl::output::VideoWriter::COLOR | |||
| ) | [protected, virtual] |
Implements opentl::output::video::VideoWriter_Backend.
| void opentl::output::video::VideoWriter_QuickTime::writeFrame | ( | const opentl::core::cvdata::Image & | img | ) | [protected, virtual] |
Implements opentl::output::video::VideoWriter_Backend.
friend class opentl::output::VideoWriter [friend] |
Reimplemented from opentl::output::video::VideoWriter_Backend.
1.5.8