ConnectionBaseTConnection, TStream, TAudioStream, TVideoStream, TDataStream, TDataChannel Properties |
The ConnectionBaseTConnection, TStream, TAudioStream, TVideoStream, TDataStream, TDataChannel generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AudioStream |
Gets the first audio stream.
|
![]() | AudioStreams |
Gets the audio streams.
|
![]() | DataStream |
Gets the first data stream.
|
![]() | DataStreams |
Gets the data streams.
|
![]() | DeadStreamTimeout |
Gets or sets the amount of time (in milliseconds)
to wait for connectivity checks to re-establish
after they start to fail on a live connection.
Defaults to 15,000.
|
![]() | DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) |
![]() | Error |
Gets or sets the error.
|
![]() | GatheringState |
Gets or sets the ICE gathering state.
|
![]() | HasAudio |
Gets whether this connection has an audio stream.
|
![]() | HasData |
Gets whether this connection has a data stream.
|
![]() | HasVideo |
Gets whether this connection has a video stream.
|
![]() | IceConnectionState |
Gets or sets the ICE connection state.
|
![]() | IceGatherPolicy |
Gets or sets the ICE gather policy.
|
![]() | IceServer |
Gets or sets the ICE server.
|
![]() | IceServers |
Gets or sets the ICE servers.
|
![]() | Id |
Gets or sets the identifier.
|
![]() | Instance |
Gets the current instance.
|
![]() | IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) |
![]() | LocalDescription |
Gets the local description.
|
![]() | RemoteDescription |
Gets the remote description.
|
![]() | SignallingState |
Gets or sets the state of the signalling.
|
![]() | State |
Gets or sets the state of the connection.
|
![]() | Stream |
Gets the first stream.
|
![]() | Streams |
Gets the streams.
|
![]() | TieBreaker |
Gets or sets the tie breaker.
|
![]() | Timeout |
Gets or sets the amount of time (in milliseconds)
to wait for a connection to establish before
giving up and closing it. Defaults to 30,000.
|
![]() | TrickleIcePolicy |
Gets or sets Trickle Ice Support Policy. Cf. https://tools.ietf.org/html/draft-ietf-ice-trickle-05
|
![]() | VideoStream |
Gets the first video stream.
|
![]() | VideoStreams |
Gets the video streams.
|