![]() |
AAX SDK 2.8.0
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 | |
| int64_t | mIntValue |
| used if this DataValue is not a string | |
| AAX_CString | mStringValue |
| used if this DataValue is a string | |
|
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
1.9.6