Miam-Player  0.8.0
A nice music player
TagLib::MP4::Atoms Class Reference

Root-level atoms. More...

#include <mp4atom.h>

Public Member Functions

 Atoms (File *file)
 
 ~Atoms ()
 
Atomfind (const char *name1, const char *name2=0, const char *name3=0, const char *name4=0)
 
AtomList path (const char *name1, const char *name2=0, const char *name3=0, const char *name4=0)
 

Public Attributes

AtomList atoms
 

Detailed Description

Root-level atoms.

Constructor & Destructor Documentation

◆ Atoms()

TagLib::MP4::Atoms::Atoms ( File file)

◆ ~Atoms()

TagLib::MP4::Atoms::~Atoms ( )

Member Function Documentation

◆ find()

Atom* TagLib::MP4::Atoms::find ( const char *  name1,
const char *  name2 = 0,
const char *  name3 = 0,
const char *  name4 = 0 
)

◆ path()

AtomList TagLib::MP4::Atoms::path ( const char *  name1,
const char *  name2 = 0,
const char *  name3 = 0,
const char *  name4 = 0 
)

Member Data Documentation

◆ atoms

AtomList TagLib::MP4::Atoms::atoms

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