C# Class Steamp3.COM.AudioVolumeNotificationData

Afficher le fichier Open project: ta0soft/STEAMp3 Class Usage Examples

Méthodes publiques

Méthode Description
AudioVolumeNotificationData ( System.Guid eventContext, bool muted, float masterVolume, float channelVolume ) : System

Method Details

AudioVolumeNotificationData() public méthode

public AudioVolumeNotificationData ( System.Guid eventContext, bool muted, float masterVolume, float channelVolume ) : System
eventContext System.Guid
muted bool
masterVolume float
channelVolume float
Résultat System