Searched refs:set_attributes (Results 1 – 7 of 7) sorted by relevance
246 rtp_hdr_class->set_attributes = in gst_rtp_header_extension_client_audio_level_class_init()
431 void set_attributes(attribute_set const& attrs) in set_attributes() function in boost::sources::basic_composite_logger562 void set_attributes(attribute_set const& attrs) in set_attributes() function in boost::sources::basic_composite_logger
206 gboolean (*set_attributes) (GstRTPHeaderExtension * ext, member
521 if (klass->set_attributes) in gst_rtp_header_extension_set_attributes_from_caps()522 ret = klass->set_attributes (ext, direction, attributes); in gst_rtp_header_extension_set_attributes_from_caps()
113 gstrtpheaderextension_class->set_attributes = in gst_rtp_dummy_hdr_ext_class_init()
160 …ws threads that are suspended. Then it calls to the virtual function set_attributes and last it re…161 …ts from the class thread::attributes that defines a virtual function set_attributes to set any spe…167 void set_attributes(boost::thread::native_handle_type h)
1880 rtphdrext: Give "inherited" direction in set_attributes