MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Public Attributes | List of all members
vm_t Struct Reference

#include <vm.h>

Collaboration diagram for vm_t:
Collaboration graph
[legend]

Public Attributes

dvd_reader_tdvd
ifo_handle_tvmgi
ifo_handle_tvtsi
dvd_state_t state
int32_t hop_channel
char dvd_name [50]
char dvd_serial [15]
remap_tmap
int stopped

Detailed Description

Definition at line 78 of file vm.h.

Member Data Documentation

dvd_reader_t* vm_t::dvd
ifo_handle_t* vm_t::vmgi
ifo_handle_t* vm_t::vtsi
dvd_state_t vm_t::state
int32_t vm_t::hop_channel

Definition at line 83 of file vm.h.

Referenced by vm_position_get().

char vm_t::dvd_name[50]

Definition at line 84 of file vm.h.

Referenced by vm_reset().

char vm_t::dvd_serial[15]

Definition at line 85 of file vm.h.

Referenced by vm_reset().

remap_t* vm_t::map

Definition at line 86 of file vm.h.

Referenced by vm_reset().

int vm_t::stopped

Definition at line 87 of file vm.h.

Referenced by dvdnav_menu_call(), dvdnav_next_pg_search(), process_command(), vm_start(), and vm_stop().


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