ffmpeg:av_close_input_file
Table of Contents
av_close_input_file
Overview
Defined in avformat.h
Close a media file (but not its codecs).
void av_close_input_file(AVFormatContext *s);
Parameters
s
AVFormatContext *s
Media file handle.
Return value
None
See also
ffmpeg/av_close_input_file.txt · Last modified: 2007/11/26 14:31 by deva