Top | ![]() |
![]() |
![]() |
![]() |
guint | border | Read / Write |
gboolean | invert | Read / Write |
GESVideoStandardTransitionType | transition-type | Read / Write |
GObject ╰── GInitiallyUnowned ╰── GESTimelineElement ╰── GESTrackElement ╰── GESOperation ╰── GESTransition ╰── GESVideoTransition
gboolean ges_video_transition_set_transition_type (GESVideoTransition *self
,GESVideoStandardTransitionType type
);
GESVideoStandardTransitionType
ges_video_transition_get_transition_type
(GESVideoTransition *trans
);
void ges_video_transition_set_border (GESVideoTransition *self
,guint value
);
void ges_video_transition_set_inverted (GESVideoTransition *self
,gboolean inverted
);
gboolean
ges_video_transition_is_inverted (GESVideoTransition *self
);
“invert”
property“invert” gboolean
Whether the transition is inverted.
Flags: Read / Write
Default value: FALSE
“transition-type”
property“transition-type” GESVideoStandardTransitionType
The type of the transition.
Flags: Read / Write
Default value: GES_VIDEO_STANDARD_TRANSITION_TYPE_CROSSFADE