playbin

command
v1.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2024 License: LGPL-2.1 Imports: 6 Imported by: 0

Documentation

Overview

This example demonstrates GStreamer's playbin element.

This element takes an arbitrary URI as parameter, and if there is a source element within gstreamer, that supports this uri, the playbin will try to automatically create a pipeline that properly plays this media source. For this, the playbin internally relies on more bin elements, like the autovideosink and the decodebin. Essentially, this element is a single-element pipeline able to play any format from any uri-addressable source that gstreamer supports. Much of the playbin's behavior can be controlled by so-called flags, as well as the playbin's properties and signals.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL