Share via


Recorder.AudioVideoFlow Property

Gets the AudioVideoFlow instance that is attached to this recorder.

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

Syntax

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

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

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoFlow

See Also

Reference

Recorder Class

Recorder Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace