C# Class Steamp3.COM.AUDIO_VOLUME_NOTIFICATION_DATA

Show file Open project: ta0soft/STEAMp3

Public Properties

Property Type Description
ChannelVolume float
bMuted bool
fMasterVolume float
guidEventContext System.Guid
nChannels uint

Private Methods

Method Description
FixCS0649 ( ) : void

Property Details

ChannelVolume public property

public float ChannelVolume
return float

bMuted public property

public bool bMuted
return bool

fMasterVolume public property

public float fMasterVolume
return float

guidEventContext public property

public Guid,System guidEventContext
return System.Guid

nChannels public property

public uint nChannels
return uint