Uses of Class
games.stendhal.client.sound.manager.DeviceEvaluator.Device
Packages that use DeviceEvaluator.Device
-
Uses of DeviceEvaluator.Device in games.stendhal.client.sound.manager
Methods in games.stendhal.client.sound.manager that return types with arguments of type DeviceEvaluator.DeviceModifier and TypeMethodDescriptionDeviceEvaluator.createDeviceList(AudioFormat audioFormat) SoundManagerNG.getDevices()gets the list of devicesConstructor parameters in games.stendhal.client.sound.manager with type arguments of type DeviceEvaluator.DeviceModifierConstructorDescriptionprotectedSoundManagerNG(boolean mute, Collection<DeviceEvaluator.Device> devices, AudioFormat audioFormat)