![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cMP4File.h>
Public Member Functions | |
cMP4FileAtom (UINT64 nSize=0) noexcept | |
HRESULT | ReadAtom (cStreamInput *pInp) |
Public Attributes | |
UINT64 | m_nSize |
can be up to 64 bits. non header inclusive data block size. More... | |
cFourCC | m_Type |
MP4_ATOM_TYPE. More... | |
Header for a block of data in file.
|
inlinenoexcept |
HRESULT GrayLib::cMP4FileAtom::ReadAtom | ( | cStreamInput * | pInp | ) |
UINT64 GrayLib::cMP4FileAtom::m_nSize |
can be up to 64 bits. non header inclusive data block size.
cFourCC GrayLib::cMP4FileAtom::m_Type |
MP4_ATOM_TYPE.