|
MythTV
0.27pre
|
#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 |
Definition at line 79 of file vm.h.
Referenced by process_command(), set_VTS_PROG(), set_VTS_PTT(), vm_get_dvd_reader(), vm_get_title_ifo(), vm_new_copy(), vm_reset(), and vm_stop().
| ifo_handle_t* vm_t::vmgi |
Definition at line 80 of file vm.h.
Referenced by get_PGCIT(), get_TT(), process_command(), set_FP_PGC(), set_PGN(), set_PROG(), set_PTT(), vm_get_angle_info(), vm_get_audio_attr(), vm_get_audio_info(), vm_get_subp_attr(), vm_get_subp_info(), vm_get_title_ifo(), vm_get_video_attr(), vm_get_vmgi(), vm_jump_menu(), vm_reset(), and vm_stop().
| ifo_handle_t* vm_t::vtsi |
Definition at line 81 of file vm.h.
Referenced by get_PGCIT(), ifoOpenNewVTSI(), process_command(), set_VTS_PROG(), set_VTS_PTT(), vm_free_copy(), vm_get_audio_attr(), vm_get_audio_info(), vm_get_current_title_part(), vm_get_subp_attr(), vm_get_subp_info(), vm_get_video_attr(), vm_get_vtsi(), vm_jump_menu(), vm_merge(), vm_new_copy(), and vm_stop().
| dvd_state_t vm_t::state |
Definition at line 82 of file vm.h.
Referenced by get_PGCIT(), get_PGCN(), ifoOpenNewVTSI(), play_Cell(), play_Cell_post(), play_PG(), play_PGC(), play_PGC_PG(), play_PGC_post(), process_command(), set_FP_PGC(), set_MENU(), set_PGCN(), set_PGN(), set_RSMinfo(), set_VTS_PROG(), set_VTS_PTT(), vm_exec_cmd(), vm_get_angle_info(), vm_get_audio_active_stream(), vm_get_audio_attr(), vm_get_audio_info(), vm_get_audio_stream(), vm_get_current_menu(), vm_get_current_title_part(), vm_get_subp_active_stream(), vm_get_subp_attr(), vm_get_subp_info(), vm_get_subp_stream(), vm_get_video_aspect(), vm_get_video_attr(), vm_jump_cell_block(), vm_jump_menu(), vm_jump_next_pg(), vm_jump_pg(), vm_jump_prev_pg(), vm_jump_resume(), vm_jump_title_part(), vm_jump_title_program(), vm_jump_up(), vm_new_copy(), vm_position_get(), vm_print_current_domain_state(), vm_reset(), and vm_set_audio_active_stream().
| 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().
1.8.1.2