Table of Contents

Enum FallbackSwitchType

Namespace
VisioForge.Core.Types.X.Sources
Assembly
VisioForge.Core.dll

Enumeration of fallback switch types.

public enum FallbackSwitchType

Fields

None = 0

No fallback switch.

StaticText = 1

Static text fallback with configurable font and position.

StaticImage = 2

Static image fallback with SkiaSharp rendering.

MediaBlock = 3

Media block fallback with GStreamer elements.