MediaStreamBase Methods |
The MediaStreamBase type exposes the following members.
Name | Description | |
---|---|---|
ChangeDirection |
Records the pending direction of this stream. The LocalDirection of this stream will be updated when the connection renegotiation commences.
(Overrides StreamBaseChangeDirection(StreamDirection).) | |
CreateSdpMediaDescription |
Generates SDP media description for stream.
(Inherited from Stream.) | |
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 |
Evaluate cached settings and set them
(Inherited from Stream.) | |
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.) |