Click or drag to resize

DataStreamBaseTDataChannel Methods

The DataStreamBaseTDataChannel generic type exposes the following members.

Methods
  NameDescription
Public methodChangeDirection
Changes this stream's direction
(Overrides StreamBaseChangeDirection(StreamDirection).)
Public methodCreateSdpMediaDescription
Generates SDP media description for stream.
(Inherited from Stream.)
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
Evaluate cached settings and set them
(Inherited from Stream.)
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