![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
#include <edl/edlstream.h>
Public Member Functions | |
CInputMemoryParams (const uint8 *mem, int32 length, bool makeCopy, bool free=true) | |
Public Member Functions inherited from CClassParams | |
virtual | ~CClassParams () |
Public Attributes | |
const uint8 * | m_memory |
int32 | m_length |
bool | m_makeCopy |
bool | m_free |
|
inline |
bool CInputMemoryParams::m_free |
int32 CInputMemoryParams::m_length |
bool CInputMemoryParams::m_makeCopy |
const uint8* CInputMemoryParams::m_memory |