|
xine-lib
1.2.10
|
Data Fields | |
| composition_descriptor_t | comp_descr |
| uint8_t | palette_update_flag |
| uint8_t | palette_id_ref |
| uint8_t | object_number |
| composition_object_t * | comp_objs |
| presentation_segment_t * | next |
| int64_t | pts |
| int | shown |
| composition_descriptor_t presentation_segment_s::comp_descr |
Referenced by decode_presentation_segment(), and segbuf_decode_presentation_segment().
| composition_object_t* presentation_segment_s::comp_objs |
Referenced by free_presentation_segment(), segbuf_decode_presentation_segment(), and update_overlays().
| presentation_segment_t* presentation_segment_s::next |
Referenced by update_overlays().
| uint8_t presentation_segment_s::object_number |
Referenced by segbuf_decode_presentation_segment(), and update_overlays().
| uint8_t presentation_segment_s::palette_id_ref |
Referenced by segbuf_decode_presentation_segment(), and update_overlays().
| uint8_t presentation_segment_s::palette_update_flag |
Referenced by segbuf_decode_presentation_segment().
| int64_t presentation_segment_s::pts |
Referenced by decode_presentation_segment(), and update_overlays().
| int presentation_segment_s::shown |
Referenced by update_overlays().
1.8.17