MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_scratch_frame

AVFrame* MayaFlux::IO::VideoEncodeContext::m_scratch_frame {}
private

Owned scratch buffer for encoder input.

Definition at line 158 of file VideoEncodeContext.hpp.

158{}; ///< Owned scratch buffer for encoder input.

Referenced by close(), encode_frame(), and open().