Url File Flags
Defined in
avio.h
#define URL_RDONLY 0
#define URL_WRONLY 1
#define URL_RDWR 2
Back to
ffmpeg