AudioControl.DirectionMuted 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 direction in which audio is muted.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::MuteDirection DirectionMuted { Microsoft::Rtc::Collaboration::AudioVideo::MuteDirection get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.MuteDirection DirectionMuted { get; }
member this.DirectionMuted : Microsoft.Rtc.Collaboration.AudioVideo.MuteDirection
Public ReadOnly Property DirectionMuted As MuteDirection