Table of Contents

Enum RTMPAuthMode

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

RTMP (Real-Time Messaging Protocol) authentication mode.

public enum RTMPAuthMode

Fields

None = 0

No authentication required.

Auto = 1

Automatically detect and use the appropriate authentication method.

Adobe = 2

Adobe authentication method for RTMP.