VistaCoreAudioApiHelper Constructor
Namespace: DevCase.ThirdParty.VistaCoreAudioApiAssembly: DevCase.net48.ThirdParty.VistaCoreAudioApi (in DevCase.net48.ThirdParty.VistaCoreAudioApi.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public VistaCoreAudioApiHelper(
bool enableDeviceMonitors
)
Public Sub New (
enableDeviceMonitors As Boolean
)
Dim enableDeviceMonitors As Boolean
Dim instance As New VistaCoreAudioApiHelper(enableDeviceMonitors)
public:
VistaCoreAudioApiHelper(
bool enableDeviceMonitors
)
new :
enableDeviceMonitors : bool -> VistaCoreAudioApiHelper
No code example is currently available or this language may not be supported.
Parameters
- enableDeviceMonitors Boolean
-
A value indicating whether the audio device timers that monitors and reports changes are enabled.