AP4_TkhdAtom Class Reference
#include <Ap4TkhdAtom.h>
Inheritance diagram for AP4_TkhdAtom:

Public Member Functions | |
AP4_TkhdAtom (AP4_UI32 creation_time, AP4_UI32 modification_time, AP4_UI32 track_id, AP4_UI64 duration, AP4_UI16 volume, AP4_UI32 width, AP4_UI32 height) | |
virtual AP4_Result | InspectFields (AP4_AtomInspector &inspector) |
virtual AP4_Result | WriteFields (AP4_ByteStream &stream) |
AP4_UI64 | GetDuration () |
void | SetDuration (AP4_UI64 duration) |
AP4_UI32 | GetTrackId () |
void | SetTrackId (AP4_UI32 track_id) |
void | GetTranslation (float &x, float &y) |
AP4_UI32 | GetWidth () |
void | SetWidth (AP4_UI32 width) |
AP4_UI32 | GetHeight () |
void | SetHeight (AP4_UI32 height) |
Static Public Member Functions | |
static AP4_TkhdAtom * | Create (AP4_Size size, AP4_ByteStream &stream) |
Detailed Description
Definition at line 49 of file Ap4TkhdAtom.h.
Constructor & Destructor Documentation
AP4_TkhdAtom::AP4_TkhdAtom | ( | AP4_UI32 | creation_time, | |
AP4_UI32 | modification_time, | |||
AP4_UI32 | track_id, | |||
AP4_UI64 | duration, | |||
AP4_UI16 | volume, | |||
AP4_UI32 | width, | |||
AP4_UI32 | height | |||
) |
Member Function Documentation
static AP4_TkhdAtom* AP4_TkhdAtom::Create | ( | AP4_Size | size, | |
AP4_ByteStream & | stream | |||
) | [static] |
AP4_UI64 AP4_TkhdAtom::GetDuration | ( | ) | [inline] |
Definition at line 68 of file Ap4TkhdAtom.h.
AP4_UI32 AP4_TkhdAtom::GetHeight | ( | ) | [inline] |
Definition at line 80 of file Ap4TkhdAtom.h.
AP4_UI32 AP4_TkhdAtom::GetTrackId | ( | ) | [inline] |
Definition at line 70 of file Ap4TkhdAtom.h.
void AP4_TkhdAtom::GetTranslation | ( | float & | x, | |
float & | y | |||
) | [inline] |
Definition at line 73 of file Ap4TkhdAtom.h.
AP4_UI32 AP4_TkhdAtom::GetWidth | ( | ) | [inline] |
Definition at line 78 of file Ap4TkhdAtom.h.
virtual AP4_Result AP4_TkhdAtom::InspectFields | ( | AP4_AtomInspector & | inspector | ) | [virtual] |
Reimplemented from AP4_Atom.
void AP4_TkhdAtom::SetDuration | ( | AP4_UI64 | duration | ) | [inline] |
Definition at line 69 of file Ap4TkhdAtom.h.
void AP4_TkhdAtom::SetHeight | ( | AP4_UI32 | height | ) | [inline] |
Definition at line 81 of file Ap4TkhdAtom.h.
void AP4_TkhdAtom::SetTrackId | ( | AP4_UI32 | track_id | ) | [inline] |
Definition at line 71 of file Ap4TkhdAtom.h.
void AP4_TkhdAtom::SetWidth | ( | AP4_UI32 | width | ) | [inline] |
Definition at line 79 of file Ap4TkhdAtom.h.
virtual AP4_Result AP4_TkhdAtom::WriteFields | ( | AP4_ByteStream & | stream | ) | [virtual] |
Implements AP4_Atom.
The documentation for this class was generated from the following file:
Generated on Thu May 13 16:37:53 2010 for Bento4 MP4 SDK by
