|
ChapterForge
|

Go to the source code of this file.
Functions | |
| std::unique_ptr< Atom > | build_hdlr_sound () |
| std::unique_ptr< Atom > | build_hdlr_text (const std::string &name="Chapter Titles") |
| std::unique_ptr< Atom > | build_hdlr_metadata (const std::string &name="Chapter Metadata") |
| std::unique_ptr< Atom > | build_hdlr_video () |
| std::unique_ptr< Atom > build_hdlr_metadata | ( | const std::string & | name = "Chapter Metadata" | ) |
| std::unique_ptr< Atom > build_hdlr_sound | ( | ) |
| std::unique_ptr< Atom > build_hdlr_text | ( | const std::string & | name = "Chapter Titles" | ) |
| std::unique_ptr< Atom > build_hdlr_video | ( | ) |