Gets the RTP streams what we receive.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public RTP_ReceiveStream[] ReceiveStreams { get; }
Public ReadOnly Property ReceiveStreams As RTP_ReceiveStream() Get
public: property array<RTP_ReceiveStream^>^ ReceiveStreams { array<RTP_ReceiveStream^>^ get (); }
member ReceiveStreams : RTP_ReceiveStream[] with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119