Top | ![]() |
![]() |
![]() |
![]() |
enum | GESVideoStandardTransitionType |
enum | GESTrackType |
enum | GESTextHAlign |
#define | DEFAULT_HALIGNMENT |
enum | GESTextVAlign |
#define | DEFAULT_VALIGNMENT |
enum | GESVideoTestPattern |
GEnum ├── GESTextHAlign ├── GESTextVAlign ├── GESVideoStandardTransitionType ╰── GESVideoTestPattern GFlags ╰── GESTrackType
Transition type has not been set, |
||
A bar moves from left to right, |
||
A bar moves from top to bottom, |
||
A box expands from the upper-left corner to the lower-right corner, |
||
A box expands from the upper-right corner to the lower-left corner, |
||
A box expands from the lower-right corner to the upper-left corner, |
||
A box expands from the lower-left corner to the upper-right corner, |
||
A box shape expands from each of the four corners toward the center, |
||
A box shape expands from the center of each quadrant toward the corners of each quadrant, |
||
A central, vertical line splits and expands toward the left and right edges, |
||
A central, horizontal line splits and expands toward the top and bottom edges, |
||
A box expands from the top edge's midpoint to the bottom corners, |
||
A box expands from the right edge's midpoint to the left corners, |
||
A box expands from the bottom edge's midpoint to the top corners, |
||
A box expands from the left edge's midpoint to the right corners, |
||
A diagonal line moves from the upper-left corner to the lower-right corner, |
||
A diagonal line moves from the upper right corner to the lower-left corner, |
||
Two wedge shapes slide in from the top and bottom edges toward the center, |
||
Two wedge shapes slide in from the left and right edges toward the center, |
||
A diagonal line from the lower-left to upper-right corners splits and expands toward the opposite corners, |
||
A diagonal line from upper-left to lower-right corners splits and expands toward the opposite corners, |
||
Four wedge shapes split from the center and retract toward the four edges, |
||
A diamond connecting the four edge midpoints simultaneously contracts toward the center and expands toward the edges, |
||
A wedge shape moves from top to bottom, |
||
A wedge shape moves from right to left, |
||
A wedge shape moves from bottom to top, |
||
A wedge shape moves from left to right, |
||
A 'V' shape extending from the bottom edge's midpoint to the opposite corners contracts toward the center and expands toward the edges, |
||
A 'V' shape extending from the left edge's midpoint to the opposite corners contracts toward the center and expands toward the edges, |
||
A 'V' shape extending from the top edge's midpoint to the opposite corners contracts toward the center and expands toward the edges, |
||
A 'V' shape extending from the right edge's midpoint to the opposite corners contracts toward the center and expands toward the edges, |
||
A rectangle expands from the center., |
||
A radial hand sweeps clockwise from the twelve o'clock position, |
||
A radial hand sweeps clockwise from the three o'clock position, |
||
A radial hand sweeps clockwise from the six o'clock position, |
||
A radial hand sweeps clockwise from the nine o'clock position, |
||
Two radial hands sweep clockwise from the twelve and six o'clock positions, |
||
Two radial hands sweep clockwise from the nine and three o'clock positions, |
||
Four radial hands sweep clockwise, |
||
A fan unfolds from the top edge, the fan axis at the center, |
||
A fan unfolds from the right edge, the fan axis at the center, |
||
Two fans, their axes at the center, unfold from the top and bottom, |
||
Two fans, their axes at the center, unfold from the left and right, |
||
A radial hand sweeps clockwise from the top edge's midpoint, |
||
A radial hand sweeps clockwise from the right edge's midpoint, |
||
A radial hand sweeps clockwise from the bottom edge's midpoint, |
||
A radial hand sweeps clockwise from the left edge's midpoint, |
||
Two radial hands sweep clockwise and counter-clockwise from the top and bottom edges' midpoints, |
||
Two radial hands sweep clockwise and counter-clockwise from the left and right edges' midpoints, |
||
Two radial hands attached at the top and bottom edges' midpoints sweep from right to left, |
||
Two radial hands attached at the left and right edges' midpoints sweep from top to bottom, |
||
A fan unfolds from the bottom, the fan axis at the top edge's midpoint, |
||
A fan unfolds from the left, the fan axis at the right edge's midpoint, |
||
A fan unfolds from the top, the fan axis at the bottom edge's midpoint, |
||
A fan unfolds from the right, the fan axis at the left edge's midpoint, |
||
Two fans, their axes at the top and bottom, unfold from the center, |
||
Two fans, their axes at the left and right, unfold from the center, |
||
A radial hand sweeps clockwise from the upper-left corner, |
||
A radial hand sweeps counter-clockwise from the lower-left corner., |
||
A radial hand sweeps clockwise from the lower-right corner, |
||
A radial hand sweeps counter-clockwise from the upper-right corner, |
||
Two radial hands attached at the upper-left and lower-right corners sweep down and up, |
||
Two radial hands attached at the lower-left and upper-right corners sweep down and up, |
||
Two radial hands attached at the upper-left and upper-right corners sweep down, |
||
Two radial hands attached at the upper-left and lower-left corners sweep to the right, |
||
Two radial hands attached at the lower-left and lower-right corners sweep up, |
||
Two radial hands attached at the upper-right and lower-right corners sweep to the left, |
||
Two radial hands attached at the midpoints of the top and bottom halves sweep from right to left, |
||
Two radial hands attached at the midpoints of the left and right halves sweep from top to bottom, |
||
Two sets of radial hands attached at the midpoints of the top and bottom halves sweep from top to bottom and bottom to top, |
||
Two sets of radial hands attached at the midpoints of the left and right halves sweep from left to right and right to left, |
||
Crossfade |
Types of content handled by a track. If the content is not one of
GES_TRACK_TYPE_AUDIO
, GES_TRACK_TYPE_VIDEO
or GES_TRACK_TYPE_TEXT
,
the user of the GESTrack must set the type to GES_TRACK_TYPE_CUSTOM
.
GES_TRACK_TYPE_UNKNOWN
is for internal purposes and should not be used
by users
The test pattern to produce