Initializes a new instance of the RtspConfig class

C# | Visual Basic | Visual C++ |
public RtspConfig( string rtspUri, NetworkCredential credential = null, TransportType protocol = TransportType.Udp )
Public Sub New ( rtspUri As String, Optional credential As NetworkCredential = Nothing, Optional protocol As TransportType = TransportType.Udp )
public: RtspConfig( String^ rtspUri, NetworkCredential^ credential = nullptr, TransportType protocol = TransportType::Udp )

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290