C# Class Steamp3.COM.AudioVolumeNotificationData

Show file Open project: ta0soft/STEAMp3 Class Usage Examples

Public Methods

Method Description
AudioVolumeNotificationData ( System.Guid eventContext, bool muted, float masterVolume, float channelVolume ) : System

Method Details

AudioVolumeNotificationData() public method

public AudioVolumeNotificationData ( System.Guid eventContext, bool muted, float masterVolume, float channelVolume ) : System
eventContext System.Guid
muted bool
masterVolume float
channelVolume float
return System