FFmpeg
|
Data Fields | |
int | celln |
int | entry_pgn |
int | in_pgc |
int | in_ps |
int | in_vts |
int | is_seeking |
int64_t | nav_pts |
uint64_t | pgc_duration_est |
uint64_t | pgc_elapsed |
int | pgc_nb_pg_est |
int | pgcn |
int | pgn |
int | ptm_discont |
int64_t | ptm_offset |
int | ptt |
uint32_t | vobu_duration |
uint32_t | vobu_e_ptm |
int | vtsn |
uint64_t * | pgc_pg_times_est |
pgc_t * | pgc |
dvdnav_t * | dvdnav |
int | celln_start |
int | celln_end |
int | sector_offset |
uint32_t | sector_end |
uint32_t | vobu_next |
uint32_t | vobu_remaining |
dvd_file_t * | vob_file |
Definition at line 106 of file dvdvideodec.c.
int DVDVideoPlaybackState::celln |
Definition at line 107 of file dvdvideodec.c.
int DVDVideoPlaybackState::entry_pgn |
Definition at line 108 of file dvdvideodec.c.
int DVDVideoPlaybackState::in_pgc |
Definition at line 109 of file dvdvideodec.c.
int DVDVideoPlaybackState::in_ps |
Definition at line 110 of file dvdvideodec.c.
int DVDVideoPlaybackState::in_vts |
Definition at line 111 of file dvdvideodec.c.
int DVDVideoPlaybackState::is_seeking |
Definition at line 112 of file dvdvideodec.c.
int64_t DVDVideoPlaybackState::nav_pts |
Definition at line 113 of file dvdvideodec.c.
uint64_t DVDVideoPlaybackState::pgc_duration_est |
Definition at line 114 of file dvdvideodec.c.
uint64_t DVDVideoPlaybackState::pgc_elapsed |
Definition at line 115 of file dvdvideodec.c.
int DVDVideoPlaybackState::pgc_nb_pg_est |
Definition at line 116 of file dvdvideodec.c.
int DVDVideoPlaybackState::pgcn |
Definition at line 117 of file dvdvideodec.c.
int DVDVideoPlaybackState::pgn |
Definition at line 118 of file dvdvideodec.c.
int DVDVideoPlaybackState::ptm_discont |
Definition at line 119 of file dvdvideodec.c.
int64_t DVDVideoPlaybackState::ptm_offset |
Definition at line 120 of file dvdvideodec.c.
int DVDVideoPlaybackState::ptt |
Definition at line 121 of file dvdvideodec.c.
uint32_t DVDVideoPlaybackState::vobu_duration |
Definition at line 122 of file dvdvideodec.c.
uint32_t DVDVideoPlaybackState::vobu_e_ptm |
Definition at line 123 of file dvdvideodec.c.
int DVDVideoPlaybackState::vtsn |
Definition at line 124 of file dvdvideodec.c.
uint64_t* DVDVideoPlaybackState::pgc_pg_times_est |
Definition at line 125 of file dvdvideodec.c.
pgc_t* DVDVideoPlaybackState::pgc |
Definition at line 126 of file dvdvideodec.c.
dvdnav_t* DVDVideoPlaybackState::dvdnav |
Definition at line 127 of file dvdvideodec.c.
int DVDVideoPlaybackState::celln_start |
Definition at line 130 of file dvdvideodec.c.
int DVDVideoPlaybackState::celln_end |
Definition at line 131 of file dvdvideodec.c.
int DVDVideoPlaybackState::sector_offset |
Definition at line 132 of file dvdvideodec.c.
uint32_t DVDVideoPlaybackState::sector_end |
Definition at line 133 of file dvdvideodec.c.
uint32_t DVDVideoPlaybackState::vobu_next |
Definition at line 134 of file dvdvideodec.c.
uint32_t DVDVideoPlaybackState::vobu_remaining |
Definition at line 135 of file dvdvideodec.c.
dvd_file_t* DVDVideoPlaybackState::vob_file |
Definition at line 136 of file dvdvideodec.c.