Edit

Share via


FlowConfigurationRequestedEventArgs(MediaFlow) Constructor

Definition

Creates new instance of FlowConfigurationRequestedEventArgs class.

public:
 FlowConfigurationRequestedEventArgs(Microsoft::Rtc::Collaboration::ComponentModel::MediaFlow ^ flow);
public FlowConfigurationRequestedEventArgs (Microsoft.Rtc.Collaboration.ComponentModel.MediaFlow flow);
new Microsoft.Rtc.Collaboration.ComponentModel.FlowConfigurationRequestedEventArgs : Microsoft.Rtc.Collaboration.ComponentModel.MediaFlow -> Microsoft.Rtc.Collaboration.ComponentModel.FlowConfigurationRequestedEventArgs
Public Sub New (flow As MediaFlow)

Parameters

flow
MediaFlow

The flow that controls the media.

Applies to