public class InputSoundBit extends SoundBit
Constructor and Description |
---|
InputSoundBit() |
Modifier and Type | Method and Description |
---|---|
double |
get(char channel,
double time) |
double |
get(char channel,
long index) |
boolean |
isStopped() |
SoundBit |
reset(double length) |
void |
setLength(double length) |
void |
stop() |
public SoundBit reset(double length)
public void stop()
public boolean isStopped()
Copyright © 2024. All rights reserved.