|
VLC
4.0.0-dev
|
Description for chapters. More...
Data Fields | |
| int64_t | i_time_offset |
| time-offset of the chapter in milliseconds More... | |
| int64_t | i_duration |
| duration of the chapter in milliseconds More... | |
| char * | psz_name |
| chapter name More... | |
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
1.8.13