MediaStreamBase Properties |
The MediaStreamBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CanonicalName |
Gets or sets the canonical name.
(Inherited from Stream.) | |
| Direction |
Gets the direction.
(Overrides StreamBaseDirection.) | |
| Disabled |
Gets or sets a value indicating whether this stream is disabled.
(Inherited from Stream.) | |
| DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
| EncryptionMode |
Gets or sets the encryption mode.
(Inherited from Stream.) | |
| EncryptionModes |
Gets or sets the encryption modes.
(Inherited from Stream.) | |
| EncryptionPolicy |
Gets or sets a value indicating Encryption Policy
(Inherited from Stream.) | |
| Id |
Gets or sets the identifier.
(Inherited from StreamBase.) | |
| Index |
Gets the index.
(Inherited from Stream.) | |
| IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
| Label |
Gets a label that identifies this class.
(Overrides StreamBaseLabel.) | |
| LocalBandwidth |
Gets or sets the local bandwidth in Kbps (Kilobits per second).
| |
| LocalDirection |
Gets or sets current direction indicated by the local description.
(Overrides StreamBaseLocalDirection.) | |
| LocalIceParameters |
Gets or sets the local ICE parameters.
(Inherited from Stream.) | |
| LocalReceive |
Gets or sets a value indicating whether receiving media is supported by the local peer on this stream.
(Inherited from StreamBase.) | |
| LocalSend |
Gets or sets a value indicating whether sending media is supported by the local peer on this stream.
(Inherited from StreamBase.) | |
| MaxInputBitrate |
Gets the maximum bitrate that is supported by this stream in Kbps (Kilobits per second).
Returns -1 if it is not set.
| |
| Muted |
Gets or sets a value indicating whether this instance is muted.
| |
| PendingLocalDirection |
Gets or sets the pending local direction.
| |
| RemoteBandwidth |
Gets or sets the remote bandwidth in Kbps (Kilobits per second).
| |
| RemoteDirection |
Gets or sets current direction indicated by the remote description.
(Overrides StreamBaseRemoteDirection.) | |
| RemoteIceParameters |
Gets the remote ICE parameters.
(Inherited from Stream.) | |
| RemoteReceive |
Gets or sets a value indicating whether receiving media is supported by the local peer on this stream. Returns false if the remote stream direction has not been received.
(Inherited from StreamBase.) | |
| RemoteSend |
Gets a value indicating whether sending media is supported by the remote peer on this stream. Returns false if the remote stream direction has not been received.
(Inherited from StreamBase.) | |
| RenegotiationPending |
Gets or sets whether there exist changes that are pending SDP renegotiation.
| |
| SdesPolicy |
Gets or sets Sdes policy for stream.
(Inherited from Stream.) | |
| Tag |
Gets or sets an optional tag to identify this instance.
(Inherited from StreamBase.) | |
| Type |
Gets or sets the type.
(Inherited from StreamBase.) | |
| UseDtls |
Gets or sets a value indicating whether DTLS encryption is in use for this stream.
(Inherited from Stream.) | |
| UseSdes |
Gets or sets a value indicating whether SDES encryption is in use for this stream.
(Inherited from Stream.) |