mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
4a402c1c7d
Found via `codespell` https://bugzilla.gnome.org/show_bug.cgi?id=795610
14 lines
271 B
Text
14 lines
271 B
Text
PadProbes
|
|
---------
|
|
|
|
Required functionality
|
|
|
|
- get notification of data passing on arbitrary pad
|
|
- possibility to drop data
|
|
- possibility to change/inspect data
|
|
- single shot probe
|
|
- filter on events/buffers?
|
|
- filter on timestamp?
|
|
- filter on types of events?
|
|
|
|
|