URL open modes

The flags argument to url_open and cosins must be one of the following constants, optionally ORed with other flags. More...

Defines

#define URL_RDONLY   0
 read-only
#define URL_WRONLY   1
 write-only
#define URL_RDWR   2
 read-write

Detailed Description

The flags argument to url_open and cosins must be one of the following constants, optionally ORed with other flags.


Define Documentation

#define URL_RDONLY   0

#define URL_RDWR   2

#define URL_WRONLY   1


Generated on Mon May 2 19:50:31 2011 for FFmpeg by  doxygen 1.5.6