IAccImageReference Interface Reference
Detailed Description
The
IAccImageReference interface is used to represent an image reference. AccImageReferenceProp_Tags is optional; all other properties are required.
Public Types
Public Member Functions
Member Typedef Documentation
Properties for the Property method.
Member Enumeration Documentation
Properties for the Property method.
- Enumerator:
-
| AccImageReferenceProp_Uri |
URI [get] xp_str* [put] xp_kstr |
| AccImageReferenceProp_Height |
Height, in pixels [get] xp_uint* [put] xp_uint |
| AccImageReferenceProp_Width |
Width, in pixels [get] xp_uint* [put] xp_uint |
| AccImageReferenceProp_Tags |
Content tags (e.g., album cover, artist logo, radio show logo, TV channel logo, TV show logo, webcam, etc.) xp_strs [get] xp_array** [put] xp_array* |
Member Function Documentation
Get a specific property of the object.
Set a specific property of the object.