AttachFlow Method

Attach an AudioVideoFlow.

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

Syntax

'Declaration
Public Sub AttachFlow ( _
    audioVideoFlow As AudioVideoFlow _
)
'Usage
Dim instance As ToneController
Dim audioVideoFlow As AudioVideoFlow

instance.AttachFlow(audioVideoFlow)
public void AttachFlow(
    AudioVideoFlow audioVideoFlow
)

Parameters

See Also

Reference

ToneController Class

ToneController Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace