![]() |
Previous | Next |
The setItemInfo method specifies the value of a playlist attribute.
Syntax
player.currentPlaylist.setItemInfo(name, value)
Parameters
name
String containing the name of the attribute to be set.
value
String containing the new value for the attribute.
Return Values
This method does not return a value.
Example
Please see the attributeCount property for a sample illustrating the use of this property.
See Also
Previous | Next |