![]() |
Previous | Next |
The isIdentical method retrieves a value indicating whether the supplied object is the same as the current one.
Syntax
player.currentMedia.isIdentical(theMedia)
Parameters
theMedia
Media object to compare with the current one.
Return Values
This method returns a Boolean.
See Also
Previous | Next |