LumiSoft Net Help
CSRC Property
NamespacesLumiSoft.Net.RTPRTP_PacketCSRC
Gets or sets the contributing sources for the payload contained in this packet. Value null means none.
Declaration Syntax
C#Visual BasicVisual C++F#
public uint[] CSRC { get; set; }
Public Property CSRC As UInteger()
	Get
	Set
public:
property array<unsigned int>^ CSRC {
	array<unsigned int>^ get ();
	void set (array<unsigned int>^ value);
}
member CSRC : uint32[] with get, set
Property Value
array<UInt32>[]()[][]

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