![]() |
Previous | Next |
The isAvailable method determines whether a specified type of information is available or a given action can be performed.
Syntax
player.settings.isAvailable(name)
Parameters
name
String containing one of the following values.
String | Description |
Rate | Determines whether the rate property can be set. |
Return Values
This method returns a Boolean value.
See Also
Previous | Next |