Enum gstreamer_editing_services::VideoStandardTransitionType [−][src]
#[non_exhaustive] pub enum VideoStandardTransitionType {}Show variants
None, BarWipeLr, BarWipeTb, BoxWipeTl, BoxWipeTr, BoxWipeBr, BoxWipeBl, FourBoxWipeCi, FourBoxWipeCo, BarndoorV, BarndoorH, BoxWipeTc, BoxWipeRc, BoxWipeBc, BoxWipeLc, DiagonalTl, DiagonalTr, BowtieV, BowtieH, BarndoorDbl, BarndoorDtl, MiscDiagonalDbd, MiscDiagonalDd, VeeD, VeeL, VeeU, VeeR, BarnveeD, BarnveeL, BarnveeU, BarnveeR, IrisRect, ClockCw12, ClockCw3, ClockCw6, ClockCw9, PinwheelTbv, PinwheelTbh, PinwheelFb, FanCt, FanCr, DoublefanFov, DoublefanFoh, SinglesweepCwt, SinglesweepCwr, SinglesweepCwb, SinglesweepCwl, DoublesweepPv, DoublesweepPd, DoublesweepOv, DoublesweepOh, FanT, FanR, FanB, FanL, DoublefanFiv, DoublefanFih, SinglesweepCwtl, SinglesweepCwbl, SinglesweepCwbr, SinglesweepCwtr, DoublesweepPdtl, DoublesweepPdbl, SaloondoorT, SaloondoorL, SaloondoorB, SaloondoorR, WindshieldR, WindshieldU, WindshieldV, WindshieldH, Crossfade, // some variants omitted
Variants (Non-exhaustive)
This enum is marked as non-exhaustive
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
Trait Implementations
type Checker = GenericValueTypeChecker<Self>
type Checker = GenericValueTypeChecker<Self>
Value type checker.
Get the contained value from a Value
. Read more
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
This method returns an ordering between self
and other
values if one exists. Read more
This method tests less than (for self
and other
) and is used by the <
operator. Read more
This method tests less than or equal to (for self
and other
) and is used by the <=
operator. Read more
This method tests greater than (for self
and other
) and is used by the >
operator. Read more
Returns the type identifier of Self
.
Auto Trait Implementations
impl RefUnwindSafe for VideoStandardTransitionType
impl Send for VideoStandardTransitionType
impl Sync for VideoStandardTransitionType
impl Unpin for VideoStandardTransitionType
impl UnwindSafe for VideoStandardTransitionType
Blanket Implementations
Mutably borrows from an owned value. Read more
Returns a SendValue
clone of self
.