Collaboration diagram for osd_state_t:

Data Fields | |
| osd_state_t * | p_next |
| osd_state_t * | p_prev |
| picture_t * | p_pic |
| char * | psz_state |
| int | i_state |
| int | i_x |
| int | i_y |
| int | i_width |
| int | i_height |
The OSD state object holds the state and associated images for a particular state on the screen. The picture is displayed when this state is the active state.
| char* osd_state_t::psz_state |
| int osd_state_t::i_x |
| int osd_state_t::i_y |
1.5.1