SRTPAuthentication Enumeration |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public enum SRTPAuthentication
Public Enumeration SRTPAuthentication
public enum class SRTPAuthentication
Members
| Member name | Value | Description |
---|
| Null_Authentication | 0 | |
| HMAC_SHA1_Authentication | 1 | |
| Unsupported | 2 | |
See Also