Enum RtpTransportType
Specifies the RTP transport type used for streaming.
public enum RtpTransportType
Fields
HttpTunnel = 2HTTP tunnel transport for RTSP.
TcpInterleaved = 1TCP interleaved transport over RTSP.
Udp = 0UDP transport.
Specifies the RTP transport type used for streaming.
public enum RtpTransportType
HttpTunnel = 2HTTP tunnel transport for RTSP.
TcpInterleaved = 1TCP interleaved transport over RTSP.
Udp = 0UDP transport.