Package ch.bailu.gtk.gst
Schnittstelle BufferingMode
public interface BufferingMode
-
Feldübersicht
Felder
-
Felddetails
-
STREAM
static final int STREAMa small amount of data is buffered- Siehe auch:
-
DOWNLOAD
static final int DOWNLOADthe stream is being downloaded- Siehe auch:
-
TIMESHIFT
static final int TIMESHIFTthe stream is being downloaded in a ringbuffer- Siehe auch:
-
LIVE
static final int LIVEthe stream is a live stream- Siehe auch:
-