public class NullAudioDevice extends AudioDeviceBase
NullAudioDevice
implements a silent, no-op
audio device. This is useful for testing purposes.Constructor and Description |
---|
NullAudioDevice() |
Modifier and Type | Method and Description |
---|---|
int |
getPosition()
Retrieves the current playback position in milliseconds.
|
public int getPosition()
AudioDevice