get_header_extension_list


Description:


[ Version ( since = "1.20" ) ]
public List<ElementFactory> get_header_extension_list ()

Retrieve all the factories of the currently registered RTP header extensions.

Call create with each factory to create the associated HeaderExtension.

Returns:

a List of ElementFactory's. Use list_free after use


Namespace: Gst.RTP