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

◆ is_header_written()

bool MayaFlux::IO::FFmpegMuxContext::is_header_written ( ) const
inline

True if write_header() completed successfully.

Encode contexts may use this to assert sequencing: packets must not be submitted before the header is written.

Definition at line 86 of file FFmpegMuxContext.hpp.