Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
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 50 of file mp4track.cpp.

Friends And Related Symbol Documentation

◆ Mp4Track

friend class Mp4Track
friend

Definition at line 51 of file mp4track.cpp.


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