Tag Parser 10.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Friends | List of all members
TagParser::TrackHeaderInfo Struct Reference

The TrackHeaderInfo struct holds information about the present track header (tkhd atom) and information for making a new track header based on it. More...

Friends

class Mp4Track
 

Detailed Description

The TrackHeaderInfo struct holds information about the present track header (tkhd atom) and information for making a new track header based on it.

See also
TrackHeaderInfo Mp4Track::verifyPresentTrackHeader() for obtaining an instance.
Remarks
The struct is only used internally by the Mp4Track class.

Definition at line 36 of file mp4track.cpp.

Friends And Related Function Documentation

◆ Mp4Track

friend class Mp4Track
friend

Definition at line 37 of file mp4track.cpp.


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