|
xine-lib
1.2.10
|
Data Fields | |
| uint8_t | window_id_ref |
| uint16_t | object_id_ref |
| uint16_t | xpos |
| uint16_t | ypos |
| uint8_t | forced_flag |
| uint8_t | cropped_flag |
| uint16_t | crop_horiz_pos |
| uint16_t | crop_vert_pos |
| uint16_t | crop_width |
| uint16_t | crop_height |
| composition_object_t * | next |
| int | shown |
| uint16_t composition_object_s::crop_height |
Referenced by segbuf_decode_composition_object().
| uint16_t composition_object_s::crop_horiz_pos |
Referenced by segbuf_decode_composition_object().
| uint16_t composition_object_s::crop_vert_pos |
Referenced by segbuf_decode_composition_object().
| uint16_t composition_object_s::crop_width |
Referenced by segbuf_decode_composition_object().
| uint8_t composition_object_s::cropped_flag |
Referenced by segbuf_decode_composition_object().
| uint8_t composition_object_s::forced_flag |
Referenced by segbuf_decode_composition_object().
| composition_object_t* composition_object_s::next |
Referenced by segbuf_decode_presentation_segment(), and update_overlays().
| uint16_t composition_object_s::object_id_ref |
Referenced by segbuf_decode_composition_object(), and show_overlay().
| int composition_object_s::shown |
Referenced by show_overlay().
| uint8_t composition_object_s::window_id_ref |
Referenced by segbuf_decode_composition_object(), and show_overlay().
| uint16_t composition_object_s::xpos |
Referenced by segbuf_decode_composition_object(), and show_overlay().
| uint16_t composition_object_s::ypos |
Referenced by segbuf_decode_composition_object(), and show_overlay().
1.8.17