Gets the RTP streams what we send.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public RTP_SendStream[] SendStreams { get; }
Public ReadOnly Property SendStreams As RTP_SendStream() Get
public: property array<RTP_SendStream^>^ SendStreams { array<RTP_SendStream^>^ get (); }
member SendStreams : RTP_SendStream[] 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