ConnectionBaseTConnection, TStream, TAudioStream, TVideoStream, TDataStream, TDataChannel Methods |
The ConnectionBaseTConnection, TStream, TAudioStream, TVideoStream, TDataStream, TDataChannel generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddIceServer |
Adds an ICE server.
|
![]() | AddIceServers |
Adds some ICE servers.
|
![]() | AddRemoteCandidate |
Adds the remote candidate.
|
![]() | Close |
Closes this instance.
|
![]() | CreateAnswer |
Creates an answer.
|
![]() | CreateOffer |
Creates an offer.
|
![]() | DoAddRemoteCandidate |
Adds the remote candidate.
|
![]() | DoCreateAnswer |
Creates an answer.
|
![]() | DoCreateOffer |
Creates an offer.
|
![]() | DoSendCachedLocalCandidates |
Dispatches cached local candidates that were gathered while Connection generated session description.
|
![]() | DoSetLocalDescription |
Sets the local description.
|
![]() | DoSetRemoteDescription |
Sets the remote description.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetStats |
Gets the current connection stats.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ProcessDescription |
Processes a session description.
|
![]() | ProcessSdpMediaDescription |
Processes a media description.
|
![]() | RaiseGatheringStateChange |
Raises gathering state change.
|
![]() | RaiseIceConnectionStateChange |
Raises ICE connection state change.
|
![]() | RaiseLocalCandidate |
Raises a local candidate but only if it has not been already raised.
|
![]() | RemoveIceServer |
Removes an ICE server.
|
![]() | RemoveIceServers |
Removes some ICE servers.
|
![]() | SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) |
![]() | SetLocalDescription |
Sets the local description.
|
![]() | SetRemoteDescription |
Sets the remote description.
|
![]() | ToString | (Inherited from Object.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |