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