![]() |
Previous | Next |
This method retrieves a value indicating whether the computer's sound card is enabled.
Syntax
MediaPlayer.IsSoundCardEnabled()
Return Value
Returns a Boolean containing one of the following values.
Value | Description |
true | The computer's sound card is enabled. |
false | The computer's sound card is disabled. |
Previous | Next |