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