| SDPICEAttributeFactory Class | 
Namespace: Ozeki.Media
The SDPICEAttributeFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| SDPICEAttributeFactory | Initializes a new instance of the SDPICEAttributeFactory class  | 
| Name | Description | |
|---|---|---|
| CreateCandidate | 
            a=candidate:...
              | |
| CreateIceLite | 
            a=ice-lite
              | |
| CreateIceMismatch | 
            a=ice-mismatch
              | |
| CreateIceOptions | 
            a=ice-options:ice-option-tag 0*(ice-option-tag)
              | |
| CreateIcePwd | 
            a:ice-pwd:password
              | |
| CreateIceUfrag | 
            a:ice-ufrag:ufrag
              | |
| CreateRemoteCandidates | 
            a=remote-candidates:...
              |