Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 termianted. |