|
Mac OS 9
|
#include <QuickTimeComponents.h>
Data Fields | |
| SInt32 | number |
| Boolean | boolean |
| RGBColor | color |
| UInt32 | enumType |
A Parsed XML attribute value, one of number/percent, boolean/on-off, color, or enumerated type
| Boolean XMLAttributeValue::boolean |
The value when valueKind is attributeValueKindInteger or attributeValueKindPercent
| RGBColor XMLAttributeValue::color |
The value when valueKind is attributeValueKindBoolean or attributeValueKindOnOff
| UInt32 XMLAttributeValue::enumType |
The value when valueKind is attributeValueKindColor