Searched refs:ssrc_caps (Results 1 – 1 of 1) sorted by relevance
558 GstCaps *ssrc_caps; in gst_rist_sink_init() local612 ssrc_caps = gst_caps_new_simple ("application/x-rtp", in gst_rist_sink_init()614 gst_caps_append_structure (ssrc_caps, in gst_rist_sink_init()616 g_object_set (sink->ssrc_filter, "caps", ssrc_caps, NULL); in gst_rist_sink_init()617 gst_caps_unref (ssrc_caps); in gst_rist_sink_init()