LumiSoft Net Help
RTP_ReceiveStreamEventArgs Constructor (stream)
NamespacesLumiSoft.Net.RTPRTP_ReceiveStreamEventArgsRTP_ReceiveStreamEventArgs(RTP_ReceiveStream)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_ReceiveStreamEventArgs(
	RTP_ReceiveStream stream
)
Public Sub New ( 
	stream As RTP_ReceiveStream
)
public:
RTP_ReceiveStreamEventArgs(
	RTP_ReceiveStream^ stream
)
new : 
        stream : RTP_ReceiveStream -> RTP_ReceiveStreamEventArgs
Parameters
stream (RTP_ReceiveStream)
RTP stream.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when stream is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119