TransitionClip
Object Hierarchy:
GES.TransitionClip
GES.TransitionClip
GES.TransitionClip
GES.BaseTransitionClip
GES.BaseTransitionClip
GES.BaseTransitionClip->GES.TransitionClip
GES.OperationClip
GES.OperationClip
GES.OperationClip->GES.BaseTransitionClip
GES.Clip
GES.Clip
GES.Clip->GES.OperationClip
GES.Container
GES.Container
GES.Container->GES.Clip
GES.TimelineElement
GES.TimelineElement
GES.TimelineElement->GES.Container
GLib.InitiallyUnowned
GLib.InitiallyUnowned
GLib.InitiallyUnowned->GES.TimelineElement
GLib.Object
GLib.Object
GLib.Object->GLib.InitiallyUnowned
GES.Extractable
GES.Extractable
GES.Extractable->GES.TransitionClip
GES.Extractable->GES.BaseTransitionClip
GES.Extractable->GES.OperationClip
GES.Extractable->GES.Clip
GES.Extractable->GES.Container
GES.Extractable->GES.TimelineElement
GES.MetaContainer
GES.MetaContainer
GES.MetaContainer->GES.TransitionClip
GES.MetaContainer->GES.BaseTransitionClip
GES.MetaContainer->GES.OperationClip
GES.MetaContainer->GES.Clip
GES.MetaContainer->GES.Container
GES.MetaContainer->GES.TimelineElement
Description:
[
CCode ( type_id =
"ges_transition_clip_get_type ()" ) ]
public class TransitionClip :
BaseTransitionClip ,
Extractable ,
MetaContainer
Creates an object that mixes together the two underlying objects, A and B.
The A object is assumed to have a higher prioirity (lower number) than the B object. At the transition in point, only A will be visible,
and by the end only B will be visible.
The shape of the video transition depends on the value of the "vtype" property. The default value is "crossfade". For audio, only
"crossfade" is supported.
The ID of the ExtractableType is the nickname of the vtype property value. Note that this value can be changed after creation and the
GESExtractable.asset value will be updated when needed.
Content:
Properties:
Creation methods:
Inherited Members:
All known members inherited from class GES.Clip
All known members inherited from class GES.Container
All known members inherited from class GES.TimelineElement
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref
All known members inherited from interface GES.Extractable
All known members inherited from interface GES.MetaContainer