SRTPCryptoSuiteSrtcpLifetime Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
Int64
See Also