|
VLC 4.0.0-dev
|
Description for chapters. More...
#include <libvlc_media_player.h>
Data Fields | |
| int64_t | i_time_offset |
| time-offset of the chapter in milliseconds | |
| int64_t | i_duration |
| duration of the chapter in milliseconds | |
| char * | psz_name |
| chapter name | |
Description for chapters.
| int64_t libvlc_chapter_description_t::i_duration |
duration of the chapter in milliseconds
| int64_t libvlc_chapter_description_t::i_time_offset |
time-offset of the chapter in milliseconds
| char* libvlc_chapter_description_t::psz_name |
chapter name