Tag Parser
6.2.2
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Encapsulates all supported MP4 media type IDs. More...
Enumerations | |
enum | KnownValue : uint32 { Sound = 0x736f756e, Video = 0x76696465, Hint = 0x68696e74, Meta = 0x6d657461 } |
Encapsulates all supported MP4 media type IDs.
enum Media::Mp4MediaTypeIds::KnownValue : uint32 |