SRTPCryptoSuiteSrtcpAuthTagLength Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic 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
Int32
See Also