EffectClip


Description:

[ CCode ( has_construct_function = false ) ]
public EffectClip (string? video_bin_description, string? audio_bin_description)

Creates a new EffectClip from the description of the bin.

Parameters:

video_bin_description

The gst-launch like bin description of the effect

audio_bin_description

The gst-launch like bin description of the effect

Returns:

a newly created EffectClip, or null if something went wrong.