Package net.raphimc.audiomixer
Class NormalizedAudioMixer
java.lang.Object
net.raphimc.audiomixer.AudioMixer
net.raphimc.audiomixer.NormalizedAudioMixer
- Direct Known Subclasses:
SourceDataLineAudioMixer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatsetMasterVolume(float masterVolume) setMasterVolume(int masterVolume) voidMethods inherited from class net.raphimc.audiomixer.AudioMixer
getAudioFormat, getMasterMixSound, getSoundModifiers, playSound, render, renderMillis, stopSound
-
Constructor Details
-
NormalizedAudioMixer
-
-
Method Details
-
stopAllSounds
public void stopAllSounds()- Overrides:
stopAllSoundsin classAudioMixer
-
getVolumeModifier
-
getNormalizationModifier
-
setMasterVolume
-
setMasterVolume
-
getMasterVolume
public float getMasterVolume()
-