The different types of buffering methods.
GST_BUFFERING_STREAM
a small amount of data is buffered
GST_BUFFERING_DOWNLOAD
the stream is being downloaded
GST_BUFFERING_TIMESHIFT
the stream is being downloaded in a ringbuffer
GST_BUFFERING_LIVE
the stream is a live stream
The different types of buffering methods. GST_BUFFERING_STREAM a small amount of data is buffered GST_BUFFERING_DOWNLOAD the stream is being downloaded GST_BUFFERING_TIMESHIFT the stream is being downloaded in a ringbuffer GST_BUFFERING_LIVE the stream is a live stream