VisioForge (c) 2025

Search Results for

    Class GLFlipVideoEffect

    Class GLFlipVideoEffect. Implements the GLBaseVideoEffect.

    Inheritance
    object
    GLBaseVideoEffect
    GLFlipVideoEffect
    Inherited Members
    GLBaseVideoEffect.Name
    GLBaseVideoEffect.ID
    GLBaseVideoEffect.Index
    GLBaseVideoEffect.OnUpdate
    GLBaseVideoEffect.OnUpdateCall()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Types.X.OpenGL
    Assembly: VisioForge.Core.dll
    Syntax
    public class GLFlipVideoEffect : GLBaseVideoEffect

    Constructors

    GLFlipVideoEffect()

    Initializes a new instance of the GLFlipVideoEffect class.

    Declaration
    public GLFlipVideoEffect()

    Properties

    Method

    Gets or sets them method.

    Declaration
    public GLFlipVideoMethod Method { get; set; }
    Property Value
    Type Description
    GLFlipVideoMethod

    The method.

    See Also

    GLBaseVideoEffect