Click or drag to resize

DataStream Methods

The DataStream type exposes the following members.

Methods
  NameDescription
Public methodChangeDirection
Changes this stream's direction
(Inherited from DataStreamBaseTDataChannel.)
Public methodCreateSdpMediaDescription
Generates SDP media description for data stream.
(Overrides StreamCreateSdpMediaDescription(Message, Boolean, Boolean, Boolean).)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDynamicValue
Gets a property value from the local cache.
(Inherited from Dynamic.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodProcessCachedSettings
Process the cached settings.
(Overrides StreamProcessCachedSettings.)
Public methodSetDynamicValue
Sets a property value in the local cache.
(Inherited from Dynamic.)
Public methodToString
Returns a string that represents this instance.
(Inherited from StreamBase.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
(Inherited from Dynamic.)
Top
See Also