mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-27 01:28:34 +00:00
ef16d7558f
This adds two properties: * scte-35-pid: If not 0, enables the SCTE-35 support for the current program. This will write the proper PMT and send SCTE-35 NULL commands (i.e. heartbeats) at a regular interval * scte-35-null-interval: This specifies the interval at which the NULL commands should be sent Sending SCTE-35 commands is done by creating the appropriate SCTE-35 GstMpegtsSection and then sending them on the muxer. See the associated example |
||
---|---|---|
.. | ||
gst-atsc-section.c | ||
gst-atsc-section.h | ||
gst-dvb-descriptor.c | ||
gst-dvb-descriptor.h | ||
gst-dvb-section.c | ||
gst-dvb-section.h | ||
gst-scte-section.c | ||
gst-scte-section.h | ||
gstmpegts-private.h | ||
gstmpegtsdescriptor.c | ||
gstmpegtsdescriptor.h | ||
gstmpegtssection.c | ||
gstmpegtssection.h | ||
meson.build | ||
mpegts-prelude.h | ||
mpegts.h |