set_caps_from_attributes_helper


Description:

public bool set_caps_from_attributes_helper (Caps caps, string attributes)

Helper implementation for GstRTPExtensionClass::set_caps_from_attributes that sets the this uri on caps with the specified extension id as required for sdp Caps.

Requires that the extension does not have any attributes or direction advertised in caps.

Parameters:

this

the HeaderExtension

caps

Caps to write fields into

Returns:

whether the this attributes could be set on caps.