OutgoingAudioRoute Constructor

Constructs the object.

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

Syntax

'Declaration
Public Sub New ( _
    remoteSink As ParticipantEndpoint _
)
'Usage
Dim remoteSink As ParticipantEndpoint

Dim instance As New OutgoingAudioRoute(remoteSink)
public OutgoingAudioRoute(
    ParticipantEndpoint remoteSink
)

Parameters

See Also

Reference

OutgoingAudioRoute Class

OutgoingAudioRoute Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace