libavformat/mms.h File Reference

#include "url.h"

Go to the source code of this file.

Data Structures

struct  MMSStream
struct  MMSContext

Functions

int ff_mms_asf_header_parser (MMSContext *mms)
int ff_mms_read_data (MMSContext *mms, uint8_t *buf, const int size)
int ff_mms_read_header (MMSContext *mms, uint8_t *buf, const int size)


Function Documentation

int ff_mms_asf_header_parser ( MMSContext mms  ) 

Definition at line 58 of file mms.c.

Referenced by get_http_header_data(), and mms_open().

int ff_mms_read_data ( MMSContext mms,
uint8_t *  buf,
const int  size 
)

Definition at line 48 of file mms.c.

Referenced by mms_read(), and mmsh_read().

int ff_mms_read_header ( MMSContext mms,
uint8_t *  buf,
const int  size 
)

Definition at line 33 of file mms.c.

Referenced by mms_read(), and mmsh_read().


Generated on Fri Oct 26 02:38:20 2012 for FFmpeg by  doxygen 1.5.8