AudioVideoFlow.Audio 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 an audio control.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::AudioControl ^ Audio { Microsoft::Rtc::Collaboration::AudioVideo::AudioControl ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.AudioControl Audio { get; }
member this.Audio : Microsoft.Rtc.Collaboration.AudioVideo.AudioControl
Public ReadOnly Property Audio As AudioControl