Exemplo n.º 1
0
 public override float GetChannelVolume(int channel)
 {
     return(endpointVolume.GetChannelVolumeLevelScalar((uint)channel));
 }