RecorderState Enumeration

Internal recorder 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 Indicates recorder is recording.
Stopped Indicates recorder is stopped.
Paused Indicates recorder is paused.

See Also

Reference

Microsoft.Rtc.Collaboration.AudioVideo Namespace