VistaCoreAudioApiHelperTimerChannelsVolumeChangedDetectionInterval Property

Gets or sets the Channels-Volume changed detection interval, in milliseconds. This interval is associated with a timer that monitors and reports Channels-Volume changes on the device.

Definition

Namespace: DevCase.ThirdParty.VistaCoreAudioApi
Assembly: 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 int TimerChannelsVolumeChangedDetectionInterval { get; set; }

Property Value

Int32
The Channels-Volume detection interval, in milliseconds.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed NuGet libraries:

Vista Core Audio API Master Volume Control by Ray M.

See Also