FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
int | drop_flag |
unsigned int | tc_hours |
unsigned int | tc_minutes |
unsigned int | tc_seconds |
unsigned int | tc_pictures |
int | closed_gop |
int | broken_link |
char * | ext_data |
char * | user_data |
Definition at line 116 of file mpeg_berkley.h.
int GoP::broken_link |
Definition at line 124 of file mpeg_berkley.h.
int GoP::closed_gop |
Definition at line 122 of file mpeg_berkley.h.
int GoP::drop_flag |
Definition at line 117 of file mpeg_berkley.h.
char* GoP::ext_data |
Definition at line 125 of file mpeg_berkley.h.
unsigned int GoP::tc_hours |
Definition at line 118 of file mpeg_berkley.h.
unsigned int GoP::tc_minutes |
Definition at line 119 of file mpeg_berkley.h.
unsigned int GoP::tc_pictures |
Definition at line 121 of file mpeg_berkley.h.
unsigned int GoP::tc_seconds |
Definition at line 120 of file mpeg_berkley.h.
char* GoP::user_data |
Definition at line 126 of file mpeg_berkley.h.