Gst.BufferingMode
The different types of buffering methods.
- BufferingMode.STREAM
a small amount of data is buffered
- BufferingMode.DOWNLOAD
the stream is being downloaded
- BufferingMode.TIMESHIFT
the stream is being downloaded in a ringbuffer
- BufferingMode.LIVE
the stream is a live stream