ChapterForge
Loading...
Searching...
No Matches
stts_builder.hpp
Go to the documentation of this file.
1
//
2
// stts_builder.hpp
3
// ChapterForge
4
//
5
// Created by Till Toenshoff on 12/9/25.
6
// Copyright © 2025 Till Toenshoff. All rights reserved.
7
//
8
9
#pragma once
10
#include <memory>
11
#include <vector>
12
13
#include "
mp4_atoms.hpp
"
14
15
std::unique_ptr<Atom>
build_stts
(
const
std::vector<uint32_t> ×tamps,
16
uint32_t total_duration_ts);
mp4_atoms.hpp
build_stts
std::unique_ptr< Atom > build_stts(const std::vector< uint32_t > ×tamps, uint32_t total_duration_ts)
include
stts_builder.hpp
Generated by
1.9.8