SRTPCryptoSuiteSrtcpLifetime Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public long SrtcpLifetime { get; set; }
Public Property SrtcpLifetime As Long
Get
Set
public:
property long long SrtcpLifetime {
long long get ();
void set (long long value);
}
member SrtcpLifetime : int64 with get, set
Property Value
Type:
Int64See Also