Recorder Class

Class represents entity capable of recording media from a ????????.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.AudioVideo..::..Recorder

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

Syntax

'Declaration
Public Class Recorder
'Usage
Dim instance As Recorder
public class Recorder

Remarks

Goal for Recorder class is to provide an easy way to record media into from a single ????????. One can think of Recorder as pipe to which contains the media flowing through the ????????.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Recorder Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace