Home
last modified time | relevance | path

Searched refs:g_object_interface_install_property (Results 1 – 20 of 20) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/
Dphotography.c519 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
528 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
537 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
546 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
555 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
564 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
573 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
580 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
587 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
594 g_object_interface_install_property (g_class, in gst_photography_iface_class_init()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2locationhandler.c49 g_object_interface_install_property (iface, g_param_spec_string ("location", in gst_rtmp_location_handler_default_init()
52 g_object_interface_install_property (iface, g_param_spec_enum ("scheme", in gst_rtmp_location_handler_default_init()
56 g_object_interface_install_property (iface, g_param_spec_string ("host", in gst_rtmp_location_handler_default_init()
59 g_object_interface_install_property (iface, g_param_spec_int ("port", "Port", in gst_rtmp_location_handler_default_init()
63 g_object_interface_install_property (iface, in gst_rtmp_location_handler_default_init()
67 g_object_interface_install_property (iface, g_param_spec_string ("stream", in gst_rtmp_location_handler_default_init()
70 g_object_interface_install_property (iface, g_param_spec_string ("username", in gst_rtmp_location_handler_default_init()
73 g_object_interface_install_property (iface, g_param_spec_string ("password", in gst_rtmp_location_handler_default_init()
76 g_object_interface_install_property (iface, in gst_rtmp_location_handler_default_init()
80 g_object_interface_install_property (iface, g_param_spec_enum ("authmod", in gst_rtmp_location_handler_default_init()
[all …]
/third_party/glib/gio/
Dgdtlsconnection.c104 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
121 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
137 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
152 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
170 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
188 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
207 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
226 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
243 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
258 g_object_interface_install_property (iface, in g_dtls_connection_default_init()
Dgaction.c100 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
117 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
135 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
151 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
166 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
Dgtlsclientconnection.c64 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
94 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
113 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
136 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
Dgdtlsclientconnection.c68 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
98 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
120 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
Dgnetworkmonitor.c362 g_object_interface_install_property (iface, in g_network_monitor_default_init()
393 g_object_interface_install_property (iface, in g_network_monitor_default_init()
410 g_object_interface_install_property (iface, in g_network_monitor_default_init()
Dgtlsfiledatabase.c65 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
Dgtlsserverconnection.c55 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
Dgdtlsserverconnection.c57 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
Dxdp-dbus.c1240 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
4087 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
5628 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
6856 g_object_interface_install_property (iface, in G_DEFINE_INTERFACE()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dstreamvolume.c54 g_object_interface_install_property (iface, in gst_stream_volume_class_init()
59 g_object_interface_install_property (iface, in gst_stream_volume_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideodirection.c47 g_object_interface_install_property (iface, in gst_video_direction_default_init()
/third_party/glib/gobject/tests/
Difaceproperties.c123 g_object_interface_install_property (iface_vtable, iface_spec1); in test_iface_default_init()
132 g_object_interface_install_property (iface_vtable, iface_spec2); in test_iface_default_init()
141 g_object_interface_install_property (iface_vtable, iface_spec3); in test_iface_default_init()
Ddynamictests.c266 g_object_interface_install_property (iface, in dyn_iface_default_init()
Dparam.c513 g_object_interface_install_property (iface, pspec); in G_DEFINE_INTERFACE()
523 g_object_interface_install_property (iface, pspec); in G_DEFINE_INTERFACE()
/third_party/glib/gobject/
Dgobject.h412 void g_object_interface_install_property (gpointer g_iface,
Dgobject.c808 g_object_interface_install_property (gpointer g_iface, in g_object_interface_install_property() function
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt261 g_object_interface_install_property
/third_party/gstreamer/gstreamer/gst/
Dgstpreset.c1312 g_object_interface_install_property (g_class, in gst_preset_base_init()