#include <mp4atom.h>
|
| Atom (File *file) |
|
| ~Atom () |
|
Atom * | find (const char *name1, const char *name2=0, const char *name3=0, const char *name4=0) |
|
bool | path (AtomList &path, const char *name1, const char *name2=0, const char *name3=0) |
|
AtomList | findall (const char *name, bool recursive=false) |
|
TagLib::MP4::Atom::Atom |
( |
File * |
file | ) |
|
TagLib::MP4::Atom::~Atom |
( |
| ) |
|
Atom* TagLib::MP4::Atom::find |
( |
const char * |
name1, |
|
|
const char * |
name2 = 0 , |
|
|
const char * |
name3 = 0 , |
|
|
const char * |
name4 = 0 |
|
) |
| |
AtomList TagLib::MP4::Atom::findall |
( |
const char * |
name, |
|
|
bool |
recursive = false |
|
) |
| |
bool TagLib::MP4::Atom::path |
( |
AtomList & |
path, |
|
|
const char * |
name1, |
|
|
const char * |
name2 = 0 , |
|
|
const char * |
name3 = 0 |
|
) |
| |
long TagLib::MP4::Atom::length |
long TagLib::MP4::Atom::offset |
The documentation for this class was generated from the following file: