AVBlocks for C++
1.9
Audio and Video Software Development Kit
|
add(MetaAttribute *attrib)=0 | MetaAttributeList | [pure virtual] |
at(int32_t index) const =0 | MetaAttributeList | [pure virtual] |
clear()=0 | MetaAttributeList | [pure virtual] |
count() const =0 | MetaAttributeList | [pure virtual] |
insert(int32_t itemIndex, MetaAttribute *attrib)=0 | MetaAttributeList | [pure virtual] |
itemByName(const char *name) const =0 | MetaAttributeList | [pure virtual] |
release() const =0 | Reference | [pure virtual] |
remove(int32_t index)=0 | MetaAttributeList | [pure virtual] |
retain() const =0 | Reference | [pure virtual] |
retainCount() const =0 | Reference | [pure virtual] |
setAt(int32_t itemIndex, MetaAttribute *attrib)=0 | MetaAttributeList | [pure virtual] |
~MetaAttributeList() | MetaAttributeList | [protected, virtual] |