RecorderState Enumeration
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. |