LumiSoft Net Help
RtpDataBytesSent Property
NamespacesLumiSoft.Net.RTPRTP_SendStreamRtpDataBytesSent
Gets how many RTP data(no RTP header included) bytes has sent by this stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public long RtpDataBytesSent { get; }
Public ReadOnly Property RtpDataBytesSent As Long
	Get
public:
property long long RtpDataBytesSent {
	long long get ();
}
member RtpDataBytesSent : int64 with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

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