Share via


Recorder.State Property

Gets the recorder's current state.

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

Syntax

'Declaration
Public ReadOnly Property State As RecorderState
    Get
'Usage
Dim instance As Recorder
Dim value As RecorderState

value = instance.State
public RecorderState State { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo.RecorderState

See Also

Reference

Recorder Class

Recorder Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace