![]() |
AAX SDK
2.4.1
Avid Audio Extensions Development Kit
|
#include <AAX_CChunkDataParser.h>
Public Member Functions | |
DataValue () | |
Public Attributes | |
int32_t | mDataType |
AAX_CString | mDataName |
name of the stored data More... | |
int64_t | mIntValue |
used if this DataValue is not a string More... | |
AAX_CString | mStringValue |
used if this DataValue is a string More... | |
|
inline |
int32_t AAX_CChunkDataParser::DataValue::mDataType |
AAX_CString AAX_CChunkDataParser::DataValue::mDataName |
name of the stored data
int64_t AAX_CChunkDataParser::DataValue::mIntValue |
used if this DataValue is not a string
AAX_CString AAX_CChunkDataParser::DataValue::mStringValue |
used if this DataValue is a string