|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| AVStream * MayaFlux::IO::FFmpegMuxContext::add_stream | ( | ) |
Allocate a new AVStream inside this context.
Called by AudioEncodeContext::open() and VideoEncodeContext::open() to add their respective streams before write_header().
Definition at line 85 of file FFmpegMuxContext.cpp.
References format_context, and m_last_error.
Referenced by MayaFlux::IO::AudioEncodeContext::open(), and MayaFlux::IO::VideoEncodeContext::open().
Here is the caller graph for this function: