public class BufferChangeEvent
extends java.lang.Object
Constructor and Description |
---|
BufferChangeEvent(int bufferPercent,
double position,
double duration) |
Modifier and Type | Method and Description |
---|---|
int |
getBufferPercent() |
double |
getDuration() |
double |
getPosition() |
public BufferChangeEvent(int bufferPercent, double position, double duration)
public int getBufferPercent()
public double getPosition()
public double getDuration()