Root-level atoms.
More...
#include <mp4atom.h>
|
| | Atoms (File *file) |
| |
| | ~Atoms () |
| |
| Atom * | find (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) |
| |
| TagLib::MP4::Atoms::Atoms |
( |
File * |
file | ) |
|
| TagLib::MP4::Atoms::~Atoms |
( |
| ) |
|
| Atom* TagLib::MP4::Atoms::find |
( |
const char * |
name1, |
|
|
const char * |
name2 = 0, |
|
|
const char * |
name3 = 0, |
|
|
const char * |
name4 = 0 |
|
) |
| |
| AtomList TagLib::MP4::Atoms::path |
( |
const char * |
name1, |
|
|
const char * |
name2 = 0, |
|
|
const char * |
name3 = 0, |
|
|
const char * |
name4 = 0 |
|
) |
| |
The documentation for this class was generated from the following file: