| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <vm.h>
Public Attributes | |
| dvd_reader_t * | dvd | 
| ifo_handle_t * | vmgi | 
| ifo_handle_t * | vtsi | 
| dvd_state_t | state | 
| int32_t | hop_channel | 
| char | dvd_name [50] | 
| char | dvd_serial [15] | 
| remap_t * | map | 
| int | stopped | 
| dvd_reader_t* vm_t::dvd | 
| char vm_t::dvd_name[50] | 
| char vm_t::dvd_serial[15] | 
| int32_t vm_t::hop_channel | 
| remap_t* vm_t::map | 
| dvd_state_t vm_t::state | 
| int vm_t::stopped | 
| ifo_handle_t* vm_t::vmgi | 
| ifo_handle_t* vm_t::vtsi |