![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
"crc-header" gboolean : Read / Write "crc-payload" gboolean : Read / Write "version" GstDPVersion : Read / Write
This element payloads GStreamer buffers and events using the GStreamer Data Protocol.
gst-launch -v -m videotestsrc num-buffers=50 ! gdppay ! filesink location=test.gdp
plugin |
gdp |
author |
Thomas Vander Stichele <thomas at apestaart dot org> |
class |
GDP/Payloader |
"crc-header"
property"crc-header" gboolean : Read / Write
Calculate and store a CRC checksum on the header.
Default value: TRUE
"crc-payload"
property"crc-payload" gboolean : Read / Write
Calculate and store a CRC checksum on the payload.
Default value: FALSE
"version"
property"version" GstDPVersion : Read / Write
Version of the GStreamer Data Protocol.
Default value: GDP Version 1.0