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