mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 12:27:21 +00:00
Documentation update.
This commit is contained in:
parent
223e1a2613
commit
3da4169967
@ -593,6 +593,9 @@ fix_mandatory_chapter_elements(EbmlElement *e) {
|
|||||||
given with <tt>[min_tc..max_tc]</tt> are deleted. This is the workhorse
|
given with <tt>[min_tc..max_tc]</tt> are deleted. This is the workhorse
|
||||||
for ::select_chapters_in_timeframe
|
for ::select_chapters_in_timeframe
|
||||||
|
|
||||||
|
Chapters which start before the window but end inside or after the window
|
||||||
|
are kept as well, and their start timecode is adjusted.
|
||||||
|
|
||||||
Its parameters don't have to be checked for validity.
|
Its parameters don't have to be checked for validity.
|
||||||
|
|
||||||
\param min_tc The minimum timecode to accept.
|
\param min_tc The minimum timecode to accept.
|
||||||
|
Loading…
Reference in New Issue
Block a user