#include <dvdnav_internal.h>
Definition at line 151 of file dvdnav_internal.h.
Public Attributes | |
| char | path [MAX_PATH_LEN] |
| dvd_file_t * | file |
| vm_position_t | position_next |
| vm_position_t | position_current |
| dvdnav_vobu_t | vobu |
| pci_t | pci |
| dsi_t | dsi |
| uint32_t | last_cmd_nav_lbn |
| int | skip_still |
| int | sync_wait |
| int | sync_wait_skip |
| int | spu_clut_changed |
| int | started |
| int | use_read_ahead |
| int | pgc_based |
| vm_t * | vm |
| pthread_mutex_t | vm_lock |
| read_cache_t * | cache |
| char | err_str [MAX_ERR_LEN] |
| char dvdnav_s::path[MAX_PATH_LEN] |
Definition at line 153 of file dvdnav_internal.h.
Definition at line 154 of file dvdnav_internal.h.
Definition at line 157 of file dvdnav_internal.h.
Definition at line 158 of file dvdnav_internal.h.
Definition at line 159 of file dvdnav_internal.h.
| pci_t dvdnav_s::pci |
Definition at line 162 of file dvdnav_internal.h.
| dsi_t dvdnav_s::dsi |
Definition at line 163 of file dvdnav_internal.h.
Definition at line 164 of file dvdnav_internal.h.
Definition at line 167 of file dvdnav_internal.h.
Definition at line 168 of file dvdnav_internal.h.
Definition at line 169 of file dvdnav_internal.h.
Definition at line 170 of file dvdnav_internal.h.
Definition at line 171 of file dvdnav_internal.h.
Definition at line 172 of file dvdnav_internal.h.
Definition at line 173 of file dvdnav_internal.h.
Definition at line 176 of file dvdnav_internal.h.
Definition at line 177 of file dvdnav_internal.h.
Definition at line 180 of file dvdnav_internal.h.
| char dvdnav_s::err_str[MAX_ERR_LEN] |
Definition at line 183 of file dvdnav_internal.h.
1.5.5