| JitterBufStatsEventLocalReceived Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Event.JitterBufStatsEvent.LocalReceived"]
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int LocalReceived { get; set; }
Public Property LocalReceived As Integer
Get
Set
public:
property int LocalReceived {
int get ();
void set (int value);
}
member LocalReceived : int with get, set
Property Value
Type:
Int32See Also