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

Go to the source code of this file.

Functions

std::unique_ptr< Atombuild_hdlr_sound ()
 
std::unique_ptr< Atombuild_hdlr_text (const std::string &name="Chapter Titles")
 
std::unique_ptr< Atombuild_hdlr_metadata (const std::string &name="Chapter Metadata")
 
std::unique_ptr< Atombuild_hdlr_video ()
 

Function Documentation

◆ build_hdlr_metadata()

std::unique_ptr< Atom > build_hdlr_metadata ( const std::string &  name = "Chapter Metadata")

◆ build_hdlr_sound()

std::unique_ptr< Atom > build_hdlr_sound ( )

◆ build_hdlr_text()

std::unique_ptr< Atom > build_hdlr_text ( const std::string &  name = "Chapter Titles")

◆ build_hdlr_video()

std::unique_ptr< Atom > build_hdlr_video ( )