LumiSoft Net Help
CumulativePacketsLost Property
NamespacesLumiSoft.Net.RTPRTCP_Packet_ReportBlockCumulativePacketsLost
Gets or sets total number of RTP data packets from source SSRC that have been lost since the beginning of reception.
Declaration Syntax
C#Visual BasicVisual C++F#
public uint CumulativePacketsLost { get; set; }
Public Property CumulativePacketsLost As UInteger
	Get
	Set
public:
property unsigned int CumulativePacketsLost {
	unsigned int get ();
	void set (unsigned int value);
}
member CumulativePacketsLost : uint32 with get, set
Property Value

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