MediaFlowState Enumeration

Represents the possible states for a media flow.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Enumeration MediaFlowState
'Usage
Dim instance As MediaFlowState
public enum MediaFlowState

Members

Member name Description
Idle The flow is not established yet.
Active The flow is active.
Terminated The flow was terminated.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace