|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::IO::VideoEncodeContext::close | ( | ) |
Release all owned resources.
Safe to call multiple times or on a context that never opened.
Definition at line 80 of file VideoEncodeContext.cpp.
References codec_context, m_height, m_last_error, m_pts, m_scratch_frame, m_stream, m_stream_index, m_width, and sws_context.
Referenced by open(), and ~VideoEncodeContext().
Here is the caller graph for this function: