#include <dvd_types.h>
Definition at line 56 of file dvd_types.h.
Public Attributes | |
| uint32_t | palette |
| uint16_t | sx |
| uint16_t | sy |
| uint16_t | ex |
| uint16_t | ey |
| uint32_t | pts |
| uint32_t | buttonN |
Definition at line 57 of file dvd_types.h.
Referenced by DVDRingBufferPriv::DVDButtonUpdate(), and dvdnav_get_highlight_area().
| uint16_t dvdnav_highlight_area_t::sx |
Definition at line 59 of file dvd_types.h.
Referenced by DVDRingBufferPriv::DVDButtonUpdate(), and dvdnav_get_highlight_area().
| uint16_t dvdnav_highlight_area_t::sy |
Definition at line 59 of file dvd_types.h.
Referenced by DVDRingBufferPriv::DVDButtonUpdate(), and dvdnav_get_highlight_area().
| uint16_t dvdnav_highlight_area_t::ex |
Definition at line 59 of file dvd_types.h.
Referenced by DVDRingBufferPriv::DVDButtonUpdate(), and dvdnav_get_highlight_area().
| uint16_t dvdnav_highlight_area_t::ey |
Definition at line 59 of file dvd_types.h.
Referenced by DVDRingBufferPriv::DVDButtonUpdate(), and dvdnav_get_highlight_area().
1.5.5