Home
last modified time | relevance | path

Searched refs:gst_mpegts_scte_splice_out_new (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-scte-writer.c32 sit = gst_mpegts_scte_splice_out_new (1, 5 * GST_SECOND, 30 * GST_SECOND); in send_splice()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-scte-section.h261 GstMpegtsSCTESIT *gst_mpegts_scte_splice_out_new (guint32 event_id,
Dgst-scte-section.c572 gst_mpegts_scte_splice_out_new (guint32 event_id, GstClockTime splice_time, in gst_mpegts_scte_splice_out_new() function