Home
last modified time | relevance | path

Searched refs:NUM_PROPERTIES (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlssrtpbin.c45 NUM_PROPERTIES enumerator
48 static GParamSpec *properties[NUM_PROPERTIES];
123 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_srtp_bin_class_init()
Dgstdtlsagent.c49 NUM_PROPERTIES enumerator
52 static GParamSpec *properties[NUM_PROPERTIES];
161 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_agent_class_init()
Dgstdtlscertificate.c64 NUM_PROPERTIES enumerator
67 static GParamSpec *properties[NUM_PROPERTIES];
108 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_certificate_class_init()
Dgstdtlssrtpdec.c75 NUM_PROPERTIES enumerator
78 static GParamSpec *properties[NUM_PROPERTIES];
145 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_srtp_dec_class_init()
Dgstdtlssrtpenc.c85 NUM_PROPERTIES enumerator
88 static GParamSpec *properties[NUM_PROPERTIES];
159 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_srtp_enc_class_init()
Dgstdtlsenc.c72 NUM_PROPERTIES enumerator
75 static GParamSpec *properties[NUM_PROPERTIES];
173 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_enc_class_init()
Dgstdtlsdec.c73 NUM_PROPERTIES enumerator
76 static GParamSpec *properties[NUM_PROPERTIES];
184 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_dec_class_init()
Dgstdtlsconnection.c73 NUM_PROPERTIES enumerator
76 static GParamSpec *properties[NUM_PROPERTIES];
177 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_connection_class_init()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c68 NUM_PROPERTIES enumerator
71 static GParamSpec *properties[NUM_PROPERTIES];
211 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_sctp_dec_class_init()
Dsctpassociation.c89 NUM_PROPERTIES enumerator
94 static GParamSpec *properties[NUM_PROPERTIES];
174 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_sctp_association_class_init()
Dgstsctpenc.c67 NUM_PROPERTIES enumerator
70 static GParamSpec *properties[NUM_PROPERTIES];
216 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_sctp_enc_class_init()