ToneController.AudioVideoFlow Property
Gets the attached AudioVideoFlow instance.
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 ToneController
Dim value As AudioVideoFlow
value = instance.AudioVideoFlow
public AudioVideoFlow AudioVideoFlow { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoFlow