BufferingMode
Description:
[ CCode ( cprefix = "GST_BUFFERING_" , type_id = "gst_buffering_mode_get_type ()" ) ]
public enum BufferingMode
The different types of buffering methods.
Content:
Enum values:
- DOWNLOAD - the stream is being
downloaded
- LIVE - the stream is a live stream
- STREAM - a small amount of data is
buffered
- TIMESHIFT - the stream is being
downloaded in a ringbuffer