Enum VideoViewUIEngine
Video view UI engine.
Namespace: VisioForge.Core.Types
Assembly: VisioForge.Core.dll
Syntax
public enum VideoViewUIEngine
Fields
Name | Description |
---|---|
Android | Android. |
Android_TextureView | Android (TextureView). |
Apple_Metal | The Apple Metal rendering. |
Apple_OpenGL | The Apple OpenGL rendering. |
Avalonia | Avalonia. |
MAUI | MAUI. |
WPF | WPF. |
WPF_Native | WPF native. |
WinForms | Windows Forms. |
WinUI | The WinUI. |
iOS_CG | The iOS (Core Graphics). |