libavformat/file.c File Reference

#include "libavutil/avstring.h"
#include "avformat.h"
#include <fcntl.h>
#include <unistd.h>
#include <sys/stat.h>
#include <stdlib.h>
#include "os_support.h"

Go to the source code of this file.

Functions

static int file_read (URLContext *h, unsigned char *buf, int size)
static int file_write (URLContext *h, const unsigned char *buf, int size)
static int file_get_handle (URLContext *h)


Function Documentation

static int file_get_handle ( URLContext h  )  [static]

Definition at line 48 of file file.c.

static int file_read ( URLContext h,
unsigned char *  buf,
int  size 
) [static]

Definition at line 36 of file file.c.

static int file_write ( URLContext h,
const unsigned char *  buf,
int  size 
) [static]

Definition at line 42 of file file.c.


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