![]() |
Previous | Next |
The getItemInfo method retrieves the value of a playlist attribute.
Syntax
player.currentPlaylist.getItemInfo(name)
Parameters
name
String containing the name of the attribute to be retrieved.
Return Values
This method returns a String.
Example
Please see the attributeCount property for a sample illustrating the use of this property.
See Also
Previous | Next |