Top | ![]() |
![]() |
![]() |
![]() |
gchar * | audio-bin-description | Read / Write / Construct Only |
gchar * | video-bin-description | Read / Write / Construct Only |
GObject ╰── GInitiallyUnowned ╰── GESTimelineElement ╰── GESContainer ╰── GESClip ╰── GESOperationClip ╰── GESBaseEffectClip ╰── GESEffectClip
GESEffectClip * ges_effect_clip_new (const gchar *video_bin_description
,const gchar *audio_bin_description
);
“audio-bin-description”
property“audio-bin-description” gchar *
Bin description of the audio track of the effect.
Flags: Read / Write / Construct Only
Default value: NULL
“video-bin-description”
property“video-bin-description” gchar *
Description of the video track of the effect.
Flags: Read / Write / Construct Only
Default value: NULL