Edit

Share via


MediaFlowState Enum

Definition

Represents the possible states for a media flow.

public enum class MediaFlowState
public enum MediaFlowState
type MediaFlowState = 
Public Enum MediaFlowState
Inheritance
MediaFlowState

Fields

Active 1

The flow is active.

Idle 0

The Flow is not established yet.

Terminated 2

The flow was termianted.

Applies to