///////////////////////////////////////////////////////
| 83 | |
| 84 | //////////////////////////////////////////////////////////// |
| 85 | bool setDeviceToNull() |
| 86 | { |
| 87 | return priv::AudioDevice::setDeviceToNull(); |
| 88 | } |
| 89 | |
| 90 | |
| 91 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected