Click or drag to resize
SDPMediaDescription.Connections Property

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IEnumerable<SDPConnection> Connections { get; set; }

Property Value

Type: IEnumerable<SDPConnection>
See Also