Share via


RemoveSink Method

Remove sink from this Recorder.

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

Syntax

'Declaration
Public Sub RemoveSink
'Usage
Dim instance As Recorder

instance.RemoveSink()
public void RemoveSink()

Remarks

Stops the Recorder if it is not stopped.

See Also

Reference

Recorder Class

Recorder Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace