|
VLC 4.0.0-dev
|
Description for chapters. More...
#include <libvlc_media_player.h>
Data Fields | |
| libvlc_time_t | i_time_offset |
| time-offset of the chapter in microseconds (us) | |
| libvlc_time_t | i_duration |
| duration of the chapter in microseconds (us), 0 if unknown | |
| char * | psz_name |
| chapter name | |
Description for chapters.
| libvlc_time_t libvlc_chapter_description_t::i_duration |
duration of the chapter in microseconds (us), 0 if unknown
| libvlc_time_t libvlc_chapter_description_t::i_time_offset |
time-offset of the chapter in microseconds (us)
| char* libvlc_chapter_description_t::psz_name |
chapter name