![]() |
libgpac
Documentation of the core library of GPAC
|
#include <laser_dev.h>
Collaboration diagram for GF_LASeRCodec:Data Fields | |
| GF_BitStream * | bs |
| GF_SceneGraph * | sg |
| GF_Err | last_error |
| GF_List * | streamInfo |
| LASeRStreamInfo * | info |
| Fixed | res_factor |
| u8 | scale_bits |
| u8 | coord_bits |
| u16 | time_resolution |
| u16 | color_scale |
| LSRCol * | col_table |
| u32 | nb_cols |
| u32 | colorIndexBits |
| GF_List * | font_table |
| u32 | fontIndexBits |
| u32 | privateData_id_index |
| u32 | privateTag_index |
| Double(* | GetSceneTime )(void *cbk) |
| void * | cbk |
| SVG_Element * | prev_g |
| SVG_Element * | prev_line |
| SVG_Element * | prev_path |
| SVG_Element * | prev_polygon |
| SVG_Element * | prev_rect |
| SVG_Element * | prev_text |
| SVG_Element * | prev_use |
| GF_Node * | current_root |
| Bool | memory_dec |
| Bool | has_conditionnals |
| GF_List * | deferred_hrefs |
| GF_List * | deferred_anims |
| GF_List * | deferred_listeners |
| char * | cache_dir |
| char * | service_name |
| GF_List * | unresolved_commands |
a LASeR codec
| GF_BitStream* GF_LASeRCodec::bs |
| GF_SceneGraph* GF_LASeRCodec::sg |
| GF_Err GF_LASeRCodec::last_error |
| GF_List* GF_LASeRCodec::streamInfo |
| LASeRStreamInfo* GF_LASeRCodec::info |
| Fixed GF_LASeRCodec::res_factor |
| u8 GF_LASeRCodec::scale_bits |
| u8 GF_LASeRCodec::coord_bits |
| u16 GF_LASeRCodec::time_resolution |
| u16 GF_LASeRCodec::color_scale |
| LSRCol* GF_LASeRCodec::col_table |
| u32 GF_LASeRCodec::nb_cols |
| u32 GF_LASeRCodec::colorIndexBits |
| GF_List* GF_LASeRCodec::font_table |
| u32 GF_LASeRCodec::fontIndexBits |
| u32 GF_LASeRCodec::privateData_id_index |
| u32 GF_LASeRCodec::privateTag_index |
| void* GF_LASeRCodec::cbk |
| SVG_Element* GF_LASeRCodec::prev_g |
| SVG_Element* GF_LASeRCodec::prev_line |
| SVG_Element* GF_LASeRCodec::prev_path |
| SVG_Element* GF_LASeRCodec::prev_polygon |
| SVG_Element* GF_LASeRCodec::prev_rect |
| SVG_Element* GF_LASeRCodec::prev_text |
| SVG_Element* GF_LASeRCodec::prev_use |
| GF_Node* GF_LASeRCodec::current_root |
| Bool GF_LASeRCodec::memory_dec |
| Bool GF_LASeRCodec::has_conditionnals |
| GF_List* GF_LASeRCodec::deferred_hrefs |
| GF_List* GF_LASeRCodec::deferred_anims |
| GF_List* GF_LASeRCodec::deferred_listeners |
| char* GF_LASeRCodec::cache_dir |
| char * GF_LASeRCodec::service_name |
| GF_List* GF_LASeRCodec::unresolved_commands |