GstAppStreamType

The stream type.

Values

ValueMeaning
Stream0

No seeking is supported in the stream, such as a live stream.

Seekable1

The stream is seekable but seeking might not be very fast, such as data from a webserver.

RandomAccess2

The stream is seekable and seeking is fast, such as in a local file.