toc

command
v0.2.27 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2021 License: LGPL-2.1 Imports: 7 Imported by: 0

Documentation

Overview

This example demonstrates the use of GStreamer's ToC API.

This API is used to manage a table of contents contained in the handled media stream. Chapters within a matroska file would be an example of a scenario for using this API. Elements that can parse ToCs from a stream (such as matroskademux) notify all elements in the pipeline when they encountered a ToC. For this, the example operates the following pipeline:

                         /-{queue} - {fakesink}
{filesrc} - {decodebin} - {queue} - {fakesink}
                         \- ...

Jump to

Keyboard shortcuts

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