|
VLC
4.0.0-dev
|
Player chapter structure. More...
Data Fields | |
| const char * | name |
| Chapter name, always valid. More... | |
| vlc_tick_t | time |
| Position of this chapter. More... | |
Player chapter structure.
| const char* vlc_player_chapter::name |
Chapter name, always valid.
Referenced by vlc_player_title_list_Create(), and vlc_player_title_list_Release().
| vlc_tick_t vlc_player_chapter::time |
Position of this chapter.
Referenced by vlc_player_title_list_Create().
1.8.13