Default constructor.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ArgumentNullException | Is raised when stream is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119