av_write_trailer

Write the stream trailer to an output media file and free the file private data.

May only be called after a successful call to avformat_write_header.

@param s media file handle @return 0 if OK, AVERROR_xxx on error

extern (C) @nogc nothrow
int
av_write_trailer

Meta