#include <input_mp4.h>
|
| mp4TrackHeader () |
|
void | getPart (long unsigned int index, long long unsigned int &offset, unsigned int &size, long long unsigned int ×tamp, long long unsigned int &timeOffset) |
|
void | read (MP4::TRAK &trakBox) |
|
long unsigned int | size () |
|
Mist::mp4TrackHeader::mp4TrackHeader |
( |
| ) |
|
void Mist::mp4TrackHeader::getPart |
( |
long unsigned int |
index, |
|
|
long long unsigned int & |
offset, |
|
|
unsigned int & |
size, |
|
|
long long unsigned int & |
timestamp, |
|
|
long long unsigned int & |
timeOffset |
|
) |
| |
void Mist::mp4TrackHeader::read |
( |
MP4::TRAK & |
trakBox | ) |
|
- Todo:
- more stuff here
- Todo:
- this box should not have to be read, since its information is taken from the DTSH
long unsigned int Mist::mp4TrackHeader::size |
( |
| ) |
|
long long unsigned Mist::mp4TrackHeader::deltaIndex |
|
private |
long long unsigned Mist::mp4TrackHeader::deltaPos |
|
private |
Sample counter for STTS box.
long long unsigned Mist::mp4TrackHeader::deltaTotal |
|
private |
Total timestamp for STTS box.
bool Mist::mp4TrackHeader::hasCTTS |
bool Mist::mp4TrackHeader::initialised |
|
private |
long long unsigned Mist::mp4TrackHeader::offsetIndex |
|
private |
long long unsigned Mist::mp4TrackHeader::offsetPos |
|
private |
Sample counter for CTTS box.
long long unsigned int Mist::mp4TrackHeader::sampleIndex |
|
private |
long long unsigned int Mist::mp4TrackHeader::stscStart |
|
private |
long unsigned int Mist::mp4TrackHeader::timeScale |
The documentation for this class was generated from the following files: