Enum LVCMixerType
- Assembly
- VisioForge.Core.dll
Defines the rendering backend types available for video mixing in the Live Video Compositor. Different backends offer various performance characteristics and platform compatibility.
public enum LVCMixerTypeFields
CPU = 0-
Software-based CPU rendering for maximum compatibility but lower performance.
OpenGL = 1-
Hardware-accelerated rendering using OpenGL for cross-platform GPU acceleration.