SRTPCryptoSuiteSrtcpAuthTagLength Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int SrtcpAuthTagLength { get; set; }
Public Property SrtcpAuthTagLength As Integer
Get
Set
public:
property int SrtcpAuthTagLength {
int get ();
void set (int value);
}
member SrtcpAuthTagLength : int with get, set
Property Value
Type:
Int32See Also