LumiSoft Net Help
Sources Property
NamespacesLumiSoft.Net.RTPRTCP_Packet_BYESources
Gets or sets SSRC/CSRC identifiers included in this BYE packet.
Declaration Syntax
C#Visual BasicVisual C++F#
public uint[] Sources { get; set; }
Public Property Sources As UInteger()
	Get
	Set
public:
property array<unsigned int>^ Sources {
	array<unsigned int>^ get ();
	void set (array<unsigned int>^ value);
}
member Sources : uint32[] with get, set
Property Value
array<UInt32>[]()[][]
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when invalid value is passed.

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