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
vlc_codes.h File Reference
#include "portab.h"
+ Include dependency graph for vlc_codes.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

struct  VLC
 
struct  EVENT
 

Macros

#define VLC_ERROR   (-1)
 
#define ESCAPE   3
 
#define ESCAPE1   6
 
#define ESCAPE2   14
 
#define ESCAPE3   15
 

Data Structure Documentation

struct VLC
+ Collaboration diagram for VLC:
Data Fields
int code
byte len
struct EVENT
+ Collaboration diagram for EVENT:
Data Fields
byte last
byte run
char level

Macro Definition Documentation

#define VLC_ERROR   (-1)
#define ESCAPE   3
#define ESCAPE1   6
#define ESCAPE2   14
#define ESCAPE3   15