Table of Contents

Class GLFlipVideoEffect

Namespace
VisioForge.Core.Types.X.OpenGL
Assembly
VisioForge.Core.dll

Class GLFlipVideoEffect. Implements the VisioForge.Core.Types.X.OpenGL.GLBaseVideoEffect.

public class GLFlipVideoEffect : GLBaseVideoEffect

Inheritance

Inherited Members

Constructors

GLFlipVideoEffect()

Initializes a new instance of the VisioForge.Core.Types.X.OpenGL.GLFlipVideoEffect class.

public GLFlipVideoEffect()

Properties

Method

Gets or sets them method.

public GLFlipVideoMethod Method { get; set; }

Property Value

GLFlipVideoMethod

See Also