Table of Contents

Namespace VAST.SRT

Classes

SrtClientSource

Represents an SRT client source that connects to a remote SRT server and receives media data.

SrtFileReceiver

Receives files over SRT protocol from a remote sender.

SrtFileSender

Sends files over SRT protocol to a remote receiver.

SrtGlobal

Provides global constants, settings, and configuration values for the SRT library.

SrtPublisherSink

Represents an SRT publisher sink that publishes media data to a remote SRT server or listener.

SrtServerInstanceParameters

Represents the configuration parameters for a single SRT server instance.

SrtServerParameters

Represents the configuration parameters for an SRT server containing one or more server instances.

Enums

SrtHandshakeMode

Specifies the handshake mode used for SRT connections.

SrtLatencyStrategy

Specifies the strategy for handling latency in SRT receiver session. Ignored for SRT sender sessions because it always delivers frames ASAP.