MediaFlow Members

Include Protected Members
Include Inherited Members

Represents the basic flow for consuming media.

The MediaFlow type exposes the following members.

Constructors

  Name Description
Protected method MediaFlow Creates a new instance of a flow for a specific dialog context

Top

Properties

  Name Description
Protected property Call Gets the Call associated with this flow.
Public property SignalingContext Gets the value of associated SignalingContext for the flow.
Public property State Gets the MediaFlowState for the flow.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MakeCallback Invokes a specified call using the application's queue for the events.
Protected method MemberwiseClone (inherited from Object)
Protected method RaiseEvent<TEventArg> Raises a generic event with a specific event argument type.
Public method ToString (inherited from Object)
Protected method TryUpdateFlowState Updates the MediaFlow's state.

Top

Events

  Name Description
Public event StateChanged Raised when the state of MediaFlow has changed.

Top

See Also

Reference

MediaFlow Class

Microsoft.Rtc.Collaboration.ComponentModel Namespace