| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <ifo_types.h>
Public Attributes | |
| dvd_file_t * | file | 
| vmgi_mat_t * | vmgi_mat | 
| tt_srpt_t * | tt_srpt | 
| pgc_t * | first_play_pgc | 
| ptl_mait_t * | ptl_mait | 
| vts_atrt_t * | vts_atrt | 
| txtdt_mgi_t * | txtdt_mgi | 
| pgci_ut_t * | pgci_ut | 
| c_adt_t * | menu_c_adt | 
| vobu_admap_t * | menu_vobu_admap | 
| vtsi_mat_t * | vtsi_mat | 
| vts_ptt_srpt_t * | vts_ptt_srpt | 
| pgcit_t * | vts_pgcit | 
| vts_tmapt_t * | vts_tmapt | 
| c_adt_t * | vts_c_adt | 
| vobu_admap_t * | vts_vobu_admap | 
The following structure defines an IFO file. The structure is divided into two parts, the VMGI, or Video Manager Information, which is read from the VIDEO_TS.[IFO,BUP] file, and the VTSI, or Video Title Set Information, which is read in from the VTS_XX_0.[IFO,BUP] files.
| dvd_file_t* ifo_handle_t::file | 
| pgc_t* ifo_handle_t::first_play_pgc | 
| c_adt_t* ifo_handle_t::menu_c_adt | 
| vobu_admap_t* ifo_handle_t::menu_vobu_admap | 
| pgci_ut_t* ifo_handle_t::pgci_ut | 
| ptl_mait_t* ifo_handle_t::ptl_mait | 
| tt_srpt_t* ifo_handle_t::tt_srpt | 
| txtdt_mgi_t* ifo_handle_t::txtdt_mgi | 
| vmgi_mat_t* ifo_handle_t::vmgi_mat | 
| vts_atrt_t* ifo_handle_t::vts_atrt | 
| c_adt_t* ifo_handle_t::vts_c_adt | 
| pgcit_t* ifo_handle_t::vts_pgcit | 
| vts_ptt_srpt_t* ifo_handle_t::vts_ptt_srpt | 
| vts_tmapt_t* ifo_handle_t::vts_tmapt | 
| vobu_admap_t* ifo_handle_t::vts_vobu_admap | 
| vtsi_mat_t* ifo_handle_t::vtsi_mat |