TypeScript API Documentation for GSTREAMER APP
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
The stream type.
The stream is seekable and seeking is fast, such as in a local file.
The stream is seekable but seeking might not be very fast, such as data from a webserver.
No seeking is supported in the stream, such as a live stream.
The stream type.