| DataStream Methods | 
The DataStream type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ChangeDirection | 
            Changes this stream's direction
            (Inherited from DataStreamBaseTDataChannel.) | 
|  | CreateSdpMediaDescription | 
            Generates SDP media description for data stream.
            (Overrides StreamCreateSdpMediaDescription(Message, Boolean, Boolean, Boolean).) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetDynamicValue | 
            Gets a property value from the local cache.
            (Inherited from Dynamic.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ProcessCachedSettings | 
            Process the cached settings.
            (Overrides StreamProcessCachedSettings.) | 
|  | SetDynamicValue | 
            Sets a property value in the local cache.
            (Inherited from Dynamic.) | 
|  | ToString | 
            Returns a string that represents this instance.
            (Inherited from StreamBase.) | 
|  | UnsetDynamicValue | 
            Unsets a property value in the local cache.
            (Inherited from Dynamic.) | 
 See Also
See Also