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