AudioVideoFlow.ToneController Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ToneController currently attached to this AudioVideoFlow.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::ToneController ^ ToneController { Microsoft::Rtc::Collaboration::AudioVideo::ToneController ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.ToneController ToneController { get; }
member this.ToneController : Microsoft.Rtc.Collaboration.AudioVideo.ToneController
Public ReadOnly Property ToneController As ToneController