Ozeki VoIP SDK Class library
RtspRequest Constructor (requestLine)
NamespacesOzeki.Media.IPCamera.OzRTSP.MessagesRtspRequestRtspRequest(RtspRequestLine)
Initializes a new instance of the RtspRequest class
Declaration Syntax
C#Visual BasicVisual C++
public RtspRequest(
	RtspRequestLine requestLine
)
Public Sub New ( 
	requestLine As RtspRequestLine
)
public:
RtspRequest(
	RtspRequestLine^ requestLine
)
Parameters
requestLine (RtspRequestLine)

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