comparison dvd_types.h @ 91:df9712507b30 src

Add a new API function, to allow for more flexible menu button control. The current menu button control code relies on wrong NAV PCI packet information which is out of sync with what is actually being displayed.
author jcdutton
date Wed, 04 Sep 2002 11:41:52 +0000
parents 0ba15bf3dc25
children 0fd70a257b44
comparison
equal deleted inserted replaced
90:eeabf5a51b2b 91:df9712507b30
294 uint16_t sx,sy,ex,ey; /*!< The start/end x,y positions */ 294 uint16_t sx,sy,ex,ey; /*!< The start/end x,y positions */
295 uint32_t pts; /*!< Highlight PTS to match with SPU */ 295 uint32_t pts; /*!< Highlight PTS to match with SPU */
296 uint32_t buttonN; /*!< Button number for the SPU decoder. */ 296 uint32_t buttonN; /*!< Button number for the SPU decoder. */
297 } dvdnav_highlight_area_t; 297 } dvdnav_highlight_area_t;
298 298
299
300 #endif /* DVD_H_INCLUDED */ 299 #endif /* DVD_H_INCLUDED */