Enum LVCMixerType
Video mixer type.
Namespace: VisioForge.Core.LiveVideoCompositor
Assembly: VisioForge.Core.dll
Syntax
public enum LVCMixerType
Fields
Name | Description |
---|---|
CPU | The CPU. |
D3D11 | The Direct3D 11. |
OpenGL | The OpenGL. |
Switcher | The switcher can select one of the inputs. |