av_write_uncoded_frame

Write an uncoded frame to an output media file.

The frame must be correctly interleaved according to the container specification; if not, then av_interleaved_write_frame() must be used.

See av_interleaved_write_frame() for details.

extern (C) @nogc nothrow
int
av_write_uncoded_frame

Meta