Table of Contents

Namespace VAST.RTSP

Classes

RtspBackChannelSink

Represents an RTSP back channel sink that pushes audio data to a remote peer via RTSP.

RtspClientSource

Represents an RTSP client source that pulls media data from a remote RTSP or RTP server.

RtspGlobal

Provides global RTSP configuration settings, constants, and utility methods.

RtspInteractiveSource

Represents an interactive RTSP source that supports seeking, pausing, and playback rate control.

RtspPublisherSink

Represents an RTSP publisher sink that pushes media data to a remote RTSP or RTP server.

RtspServer

Represents an RTSP server that accepts client and publisher connections, manages sessions, and handles media streaming.

RtspServerParameters

Represents configuration parameters for the RTSP server.

Delegates

RtspInteractiveSource.GetUriDelegate

Delegate that provides a URI for a given seek position.