#include <vm.h>
Definition at line 84 of file 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 | serial_number [19] |
| remap_t * | map |
| int | stopped |
| int | pgcN_invalid |
Definition at line 85 of file vm.h.
Referenced by process_command(), set_VTS_PTT(), vm_get_dvd_reader(), vm_new_copy(), vm_reset(), and vm_stop().
Definition at line 86 of file vm.h.
Referenced by get_PGCIT(), get_TT(), set_FP_PGC(), set_PGN(), set_PTT(), vm_get_angle_info(), vm_get_audio_attr(), vm_get_audio_stream_count(), vm_get_subp_attr(), vm_get_subp_stream_count(), vm_get_video_attr(), vm_get_vmgi(), vm_reset(), and vm_stop().
Definition at line 87 of file vm.h.
Referenced by get_PGCIT(), ifoOpenNewVTSI(), set_VTS_PTT(), vm_free_copy(), vm_get_audio_attr(), vm_get_audio_stream_count(), vm_get_current_title_part(), vm_get_subp_attr(), vm_get_subp_stream_count(), vm_get_video_attr(), vm_get_vtsi(), vm_merge(), vm_new_copy(), and vm_stop().
Definition at line 88 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_PTT(), vm_exec_cmd(), vm_get_angle_info(), vm_get_audio_active_stream(), vm_get_audio_attr(), vm_get_audio_stream(), vm_get_audio_stream_count(), vm_get_current_menu(), vm_get_current_title_part(), vm_get_subp_active_stream(), vm_get_subp_attr(), vm_get_subp_stream(), vm_get_subp_stream_count(), 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_up(), vm_new_copy(), vm_position_get(), vm_print_current_domain_state(), and vm_reset().
| char vm_t::dvd_name[50] |
| char vm_t::serial_number[19] |
| int vm_t::stopped |
Definition at line 93 of file vm.h.
Referenced by dvdnav_menu_call(), dvdnav_menu_supported(), dvdnav_next_pg_search(), process_command(), vm_start(), and vm_stop().
1.5.5