av_close_input_file

@deprecated use avformat_close_input() Close a media file (but not its codecs).

@param s media file handle

@nogc nothrow extern (C) deprecated
static if(FF_API_CLOSE_INPUT_FILE)
void
av_close_input_file

Meta