has_sound_capability
Description:
public bool has_sound_capability (
SoundCapability capability)
Check if the device supports the specified sound capability.
Parameters:
capability |
The sound capability(ies) to check.
|
Returns:
true if the device supports all of the specified sound capabilities.
|