GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
ogg_in.h File Reference
#include <gpac/modules/service.h>
#include <gpac/modules/codec.h>
#include <gpac/avparse.h>
#include <gpac/constants.h>
#include <gpac/thread.h>
+ Include dependency graph for ogg_in.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

struct  OGGWraper
 

Enumerations

enum  { OGG_VORBIS = 1, OGG_SPEEX, OGG_FLAC, OGG_THEORA }
 

Functions

GF_InputServiceOGG_LoadDemux ()
 
void OGG_DeleteDemux (void *ifce)
 

Data Structure Documentation

struct OGGWraper
+ Collaboration diagram for OGGWraper:
Data Fields
u32 type
void * opaque

Enumeration Type Documentation

anonymous enum
Enumerator
OGG_VORBIS 
OGG_SPEEX 
OGG_FLAC 
OGG_THEORA 

Function Documentation

GF_InputService* OGG_LoadDemux ( )

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void OGG_DeleteDemux ( void *  ifce)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: