Table of Contents

Enum SinkType

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

Supported sink types for media output.

public enum SinkType

Fields

MP4 = 0

MP4 file format sink.

AVI = 1

AVI file format sink.

RTSP = 2

RTSP (Real Time Streaming Protocol) network sink.

HTTP = 3

HTTP protocol network sink.

UDP = 4

UDP (User Datagram Protocol) network sink.

RTMP = 5

RTMP (Real-Time Messaging Protocol) network sink.