ChapterForge
Loading...
Searching...
No Matches
udta_builder.hpp File Reference
#include <memory>
#include "mp4_atoms.hpp"
#include "stbl_text_builder.hpp"
Include dependency graph for udta_builder.hpp:

Go to the source code of this file.

Functions

std::unique_ptr< Atombuild_udta (std::unique_ptr< Atom > meta, const std::vector< ChapterTextSample > &chapters)
 

Function Documentation

◆ build_udta()

std::unique_ptr< Atom > build_udta ( std::unique_ptr< Atom meta,
const std::vector< ChapterTextSample > &  chapters 
)