Click or drag to resize

DialParametersSRTPMode Property

Gets or sets whether secure media channels will be used during the call or not. If not set, the default values will be used.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public SRTPMode? SRTPMode { get; set; }

Property Value

NullableSRTPMode
See Also