FFmpeg
|
DVDNavParseContext Struct Reference
Data Fields | |
uint32_t | lba |
uint8_t | buffer [PCI_SIZE+DSI_SIZE] |
int | copied |
Detailed Description
Definition at line 30 of file dvd_nav_parser.c.
Field Documentation
Definition at line 32 of file dvd_nav_parser.c.
Referenced by dvd_nav_parse().
int DVDNavParseContext::copied |
Definition at line 33 of file dvd_nav_parser.c.
Referenced by dvd_nav_parse(), and dvd_nav_parse_init().
uint32_t DVDNavParseContext::lba |
Definition at line 31 of file dvd_nav_parser.c.
Referenced by dvd_nav_parse(), and dvd_nav_parse_init().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11