User Tools

Site Tools


ffmpeg:url_fclose

This is an old revision of the document!


url_fclose

Overview

Defined in avio.h

Close a file, opened by url_fclose

int url_fclose(ByteIOContext *s);

Parameters

s

ByteIOContext *s

The ByteIOContext to close.

Return value

Sub zero upon failure.
FIXME Is it AVERROR

See also

url_fopen


Back to ffmpeg

ffmpeg/url_fclose.1197293226.txt.gz · Last modified: 2007/12/10 14:27 by deva