Share via


Recorder Constructor

Creates a new instance of the Recorder class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New Recorder()
public Recorder()

Remarks

By default, the state of the created Recorder instance is Stopped.

See Also

Reference

Recorder Class

Recorder Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace