arduino-audio-tools
Loading...
Searching...
No Matches
Public Attributes | List of all members
DemuxerMP4::SttsEntry Struct Reference

#include <ContainerMP4.h>

Public Attributes

uint32_t sample_count
 
uint32_t sample_delta
 

Detailed Description

time-to-sample table entry (stts): the next 'sample_count' samples each have a duration of 'sample_delta' ticks (in the track's own 'mdhd' timescale)

Member Data Documentation

◆ sample_count

uint32_t sample_count

◆ sample_delta

uint32_t sample_delta

The documentation for this struct was generated from the following file: