Share via


AudioVideoFlow.ToneController Property

Gets the ToneController currently attached to this AudioVideoFlow.

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

Syntax

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

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

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo.ToneController

See Also

Reference

AudioVideoFlow Class

AudioVideoFlow Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace