#include <navigation.h>
Public Attributes | |
| char * | root |
| char | name [11] |
| uint8_t | angle_count |
| uint8_t | angle |
| NAV_CLIP_LIST | clip_list |
| NAV_MARK_LIST | chap_list |
| NAV_MARK_LIST | mark_list |
| unsigned | sub_path_count |
| NAV_SUB_PATH * | sub_path |
| uint32_t | packets |
| uint32_t | duration |
| MPLS_PL * | pl |
Definition at line 108 of file navigation.h.
| char* nav_title_s::root |
Definition at line 109 of file navigation.h.
Referenced by _fill_clip(), nav_title_close(), and nav_title_open().
| char nav_title_s::name[11] |
Definition at line 110 of file navigation.h.
Referenced by _open_playlist(), and nav_title_open().
Definition at line 111 of file navigation.h.
Referenced by _extrapolate_title(), _fill_title_info(), and nav_title_open().
Definition at line 112 of file navigation.h.
Referenced by _change_angle(), _fill_clip(), _fill_mark(), _open_playlist(), bd_get_current_angle(), bd_select_angle(), nav_set_angle(), and nav_title_open().
Definition at line 113 of file navigation.h.
Referenced by _extrapolate_title(), _fill_mark(), _fill_title_info(), bd_get_clpi(), bd_seek_playitem(), nav_chapter_search(), nav_mark_search(), nav_next_clip(), nav_packet_search(), nav_set_angle(), nav_time_search(), nav_title_close(), and nav_title_open().
Definition at line 114 of file navigation.h.
Referenced by _extrapolate_title(), _fill_title_info(), bd_chapter_pos(), bd_seek_chapter(), nav_chapter_get_current(), nav_chapter_search(), nav_title_close(), and nav_title_open().
Definition at line 115 of file navigation.h.
Referenced by _extrapolate_title(), bd_seek_mark(), nav_mark_search(), nav_title_close(), and nav_title_open().
| unsigned nav_title_s::sub_path_count |
Definition at line 117 of file navigation.h.
Referenced by nav_title_close(), and nav_title_open().
Definition at line 118 of file navigation.h.
Referenced by _preload_ig_subpath(), nav_title_close(), and nav_title_open().
Definition at line 120 of file navigation.h.
Referenced by _extrapolate_title(), bd_get_title_size(), bd_seek(), nav_set_angle(), and nav_title_open().
Definition at line 121 of file navigation.h.
Referenced by _extrapolate_title(), _fill_title_info(), and bd_seek_time().
Definition at line 123 of file navigation.h.
Referenced by _extrapolate_title(), _fill_mark(), _fill_title_info(), _find_ig_stream(), _open_m2ts(), _preload_subpaths(), _update_clip_psrs(), bd_read(), bd_read_skip_still(), nav_clip_time_search(), nav_packet_search(), nav_set_angle(), nav_time_search(), nav_title_close(), and nav_title_open().
1.6.3