Retrieves  the count of the attributes associated with the media object.
Syntax
[ iCount = ] object.attributeCount
Possible Values
| iCount | Integer that
receives  the count of the attributes associated with the media object. | 
The property is read-only.
The property has no default value.
Remarks
If no media is currently playing in the Media Bar, any attempt to access media attribute information with getItemInfo, getAttributeName, or attributeCount returns a script error.
Applies To