Click or drag to resize

SDPICEAttributeFactory Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPICEAttributeFactory

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class SDPICEAttributeFactory

The SDPICEAttributeFactory type exposes the following members.

Constructors
 NameDescription
Public methodSDPICEAttributeFactoryInitializes a new instance of the SDPICEAttributeFactory class
Top
Methods
 NameDescription
Public methodStatic memberCreateCandidate a=candidate:...
Public methodStatic memberCreateIceLite a=ice-lite
Public methodStatic memberCreateIceMismatch a=ice-mismatch
Public methodStatic memberCreateIceOptions a=ice-options:ice-option-tag 0*(ice-option-tag)
Public methodStatic memberCreateIcePwd a:ice-pwd:password
Public methodStatic memberCreateIceUfrag a:ice-ufrag:ufrag
Public methodStatic memberCreateRemoteCandidates a=remote-candidates:...
Top
See Also