Share via


AudioVideoFlow.Recorder Property

Gets the recorder currently attached to this AudioVideoFlow.

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

Syntax

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

value = instance.Recorder
public Recorder Recorder { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo.Recorder

See Also

Reference

AudioVideoFlow Class

AudioVideoFlow Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace