ToneController.AudioVideoFlow 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 attached AudioVideoFlow instance.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoFlow ^ AudioVideoFlow { Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoFlow ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoFlow AudioVideoFlow { get; }
member this.AudioVideoFlow : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoFlow
Public ReadOnly Property AudioVideoFlow As AudioVideoFlow