|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::IO::VideoFileWriter::open | ( | const std::string & | filepath, |
| uint32_t | width, | ||
| uint32_t | height, | ||
| double | frame_rate, | ||
| AVPixelFormat | src_pixel_format, | ||
| AVCodecID | explicit_codec = AV_CODEC_ID_NONE |
||
| ) |
Definition at line 212 of file VideoFileWriter.cpp.
References m_close_promise, m_closing, m_height, m_open, m_src_fmt, m_width, m_worker, set_error(), width, and worker_loop().
Referenced by record().
Here is the call graph for this function:
Here is the caller graph for this function: