DataStream Properties | 
The DataStream type exposes the following members.
| Name | Description | |
|---|---|---|
| CanonicalName | 
            Gets or sets the canonical name.
              (Inherited from Stream.) | |
| Channels | 
            Gets the channels.
              (Overrides DataStreamBaseTDataChannelChannels.) | |
| Direction | 
            Gets the current direction.
              (Inherited from DataStreamBaseTDataChannel.) | |
| 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.
              (Inherited from DataStreamBaseTDataChannel.) | |
| LocalDirection | 
            Gets or sets the current direction.
              (Inherited from DataStreamBaseTDataChannel.) | |
| 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.) | |
| RemoteDirection | 
            Gets or sets the current direction.
              (Inherited from DataStreamBaseTDataChannel.) | |
| 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.) | |
| SctpPort | 
            Gets the SCTP port.
              | |
| 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.
              (Overrides StreamUseSdes.) |