Top | ![]() |
![]() |
![]() |
![]() |
gboolean | crc-header | Read / Write |
gboolean | crc-payload | Read / Write |
GstDPVersion | version | Read / Write |
This element payloads GStreamer buffers and events using the GStreamer Data Protocol.
1 |
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
Calculate and store a CRC checksum on the header.
Flags: Read / Write
Default value: TRUE
“crc-payload”
property“crc-payload” gboolean
Calculate and store a CRC checksum on the payload.
Flags: Read / Write
Default value: FALSE
“version”
property“version” GstDPVersion
Version of the GStreamer Data Protocol.
Flags: Read / Write
Default value: GST_DP_VERSION_1_0