create_source


Description:

[ NoWrapper ]
[ Version ( since = "1.20" ) ]
public virtual unowned Element create_source ()

Creates the GstElement to put in the source topbin.

Other elements will be queued, like a volume. In the case of a AudioUriSource, for example, the subclass will return a decodebin, and we will append a volume.

Parameters:

this

The AudioSource

Returns:

The source element to use.