Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
dvdnav_s Struct Reference

#include <dvdnav_internal.h>

Public Attributes

char path [MAX_PATH_LEN]
 
dvd_file_tfile
 
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
 
int cur_cell_time
 
vm_tvm
 
pthread_mutex_t vm_lock
 
read_cache_tcache
 
char err_str [MAX_ERR_LEN]
 

Detailed Description

The main DVDNAV type

Member Data Documentation

◆ cache

read_cache_t* dvdnav_s::cache

◆ cur_cell_time

int dvdnav_s::cur_cell_time

◆ dsi

dsi_t dvdnav_s::dsi

◆ err_str

char dvdnav_s::err_str[MAX_ERR_LEN]

◆ file

dvd_file_t* dvdnav_s::file

◆ last_cmd_nav_lbn

uint32_t dvdnav_s::last_cmd_nav_lbn

◆ path

char dvdnav_s::path[MAX_PATH_LEN]

◆ pci

pci_t dvdnav_s::pci

◆ pgc_based

int dvdnav_s::pgc_based

◆ position_current

vm_position_t dvdnav_s::position_current

◆ position_next

vm_position_t dvdnav_s::position_next

◆ skip_still

int dvdnav_s::skip_still

◆ spu_clut_changed

int dvdnav_s::spu_clut_changed

◆ started

int dvdnav_s::started

◆ sync_wait

int dvdnav_s::sync_wait

◆ sync_wait_skip

int dvdnav_s::sync_wait_skip

◆ use_read_ahead

int dvdnav_s::use_read_ahead

◆ vm

vm_t* dvdnav_s::vm

◆ vm_lock

pthread_mutex_t dvdnav_s::vm_lock

◆ vobu

dvdnav_vobu_t dvdnav_s::vobu

The documentation for this struct was generated from the following file: