av_buffersrc_close

Close the buffer source after EOF.

This is similar to passing NULL to av_buffersrc_add_frame_flags() except it takes the timestamp of the EOF, i.e. the timestamp of the end of the last frame.

extern (C) @nogc nothrow
int
av_buffersrc_close

Meta