gdpdepay
gdpdepay — Depayloads GStreamer Data Protocol buffers
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstGDPDepay
Description
This element depayloads GStreamer Data Protocol buffers back to deserialized
buffers and events.
This pipeline plays back a serialized video stream as created in the
example for gdppay.
Synopsis
Element Information
plugin |
gdp
|
author |
Thomas Vander Stichele <thomas at apestaart dot org> |
class |
GDP/Depayloader |
Element Pads
name |
src |
direction |
source |
presence |
always |
details |
ANY |
name |
sink |
direction |
sink |
presence |
always |
details |
application/x-gdp |
Details
GstGDPDepay
typedef struct _GstGDPDepay GstGDPDepay;
Private gdpdepay element structure.