Searched refs:PROP_STREAM (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst/gio/ |
D | gstgiostreamsrc.c | 77 PROP_STREAM enumerator 106 g_object_class_install_property (gobject_class, PROP_STREAM, in gst_gio_stream_src_class_init() 144 case PROP_STREAM:{ in gst_gio_stream_src_set_property() 173 case PROP_STREAM: in gst_gio_stream_src_get_property()
|
D | gstgiostreamsink.c | 82 PROP_STREAM enumerator 111 g_object_class_install_property (gobject_class, PROP_STREAM, in gst_gio_stream_sink_class_init() 149 case PROP_STREAM:{ in gst_gio_stream_sink_set_property() 178 case PROP_STREAM: in gst_gio_stream_sink_get_property()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | nicetransport.c | 41 PROP_STREAM, enumerator 120 case PROP_STREAM: in gst_webrtc_nice_transport_set_property() 146 case PROP_STREAM: in gst_webrtc_nice_transport_get_property() 308 PROP_STREAM, in gst_webrtc_nice_transport_class_init()
|
D | transportreceivebin.c | 76 PROP_STREAM, enumerator 191 case PROP_STREAM: in transport_receive_bin_set_property() 210 case PROP_STREAM: in transport_receive_bin_get_property() 408 PROP_STREAM, in transport_receive_bin_class_init()
|
D | transportsendbin.c | 72 PROP_STREAM, enumerator 89 case PROP_STREAM: in transport_send_bin_set_property() 108 case PROP_STREAM: in transport_send_bin_get_property() 526 PROP_STREAM, in transport_send_bin_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/ |
D | gstrtmp2src.c | 131 PROP_STREAM, enumerator 193 g_object_class_override_property (gobject_class, PROP_STREAM, "stream"); in gst_rtmp2_src_class_init() 278 case PROP_STREAM: in gst_rtmp2_src_set_property() 372 case PROP_STREAM: in gst_rtmp2_src_get_property()
|
D | gstrtmp2sink.c | 141 PROP_STREAM, enumerator 204 g_object_class_override_property (gobject_class, PROP_STREAM, "stream"); in gst_rtmp2_sink_class_init() 314 case PROP_STREAM: in gst_rtmp2_sink_set_property() 428 case PROP_STREAM: in gst_rtmp2_sink_get_property()
|