create_element


Description:

[ CCode ( returns_floating_reference = true ) ]
public virtual Element? create_element (Url url)

Construct and return a Element that is a Bin containing the elements to use for streaming the media.

The bin should contain payloaders pay%d for each stream. The default implementation of this function returns the bin created from the launch parameter.

Parameters:

this

a MediaFactory

url

the url used

Returns:

a new Element.