Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The recorder's state.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Enumeration RecorderState
'Usage
Dim instance As RecorderState
public enum RecorderState
Members
| Member name | Description | |
|---|---|---|
| Started | The recorder is recording. | |
| Stopped | The recorder is stopped. | |
| Paused | The recorder is paused. |