AudioVideoFlow.TonePolicy 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 AudioVideoFlow's tone policy.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::TonePolicy TonePolicy { Microsoft::Rtc::Collaboration::AudioVideo::TonePolicy get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.TonePolicy TonePolicy { get; }
member this.TonePolicy : Microsoft.Rtc.Collaboration.AudioVideo.TonePolicy
Public ReadOnly Property TonePolicy As TonePolicy