Beispiel #1
0
 public static void SetStreamVolumeMax(int Stream, float Volume)
 {
     _Playback.SetStreamVolumeMax(Stream, Volume);
 }