AudioVideoMcuSessionProperties.AudioSelfUnmuteAssignment 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 current self unmute assignment on AudioVideoMcuSession to the participants for audio medium.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::SelfUnmuteAssignment AudioSelfUnmuteAssignment { Microsoft::Rtc::Collaboration::AudioVideo::SelfUnmuteAssignment get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.SelfUnmuteAssignment AudioSelfUnmuteAssignment { get; }
member this.AudioSelfUnmuteAssignment : Microsoft.Rtc.Collaboration.AudioVideo.SelfUnmuteAssignment
Public ReadOnly Property AudioSelfUnmuteAssignment As SelfUnmuteAssignment