ChannelVolumeChangedEventArgs 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 ChannelVolumeChangedEventArgs(
DeviceChannel channel,
int volume
)
public:
ChannelVolumeChangedEventArgs(
DeviceChannel channel,
int volume
)
new :
channel : DeviceChannel *
volume : int -> ChannelVolumeChangedEventArgs
No code example is currently available or this language may not be supported.
Parameters
- channel DeviceChannel
-
The channel.
- volume Int32
-
The channel volume.