Enum GLVideoMixerBackground
OpenGL video mixer background mode.
Namespace: VisioForge.Core.Types.X.OpenGL
Assembly: VisioForge.Core.dll
Syntax
public enum GLVideoMixerBackground
Fields
| Name | Description |
|---|---|
| Black | The black color. |
| Checker | The checker pattern. |
| Transparent | The transparent background. |
| White | The white color. |