|
ChapterForge
|
#include <memory>#include <string>#include <vector>#include "chapter_text_sample.hpp"#include "mp4_atoms.hpp"

Go to the source code of this file.
Functions | |
| std::unique_ptr< Atom > | build_text_stbl (const std::vector< ChapterTextSample > &samples, uint32_t track_timescale, const std::vector< uint32_t > &chunk_plan, uint32_t total_ms=0) |
| std::unique_ptr< Atom > build_text_stbl | ( | const std::vector< ChapterTextSample > & | samples, |
| uint32_t | track_timescale, | ||
| const std::vector< uint32_t > & | chunk_plan, | ||
| uint32_t | total_ms = 0 |
||
| ) |