AudioVideoMcuSessionProperties.SelfUnmuteAssignment 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.
Caution
This property will be removed from future versions. Use AudioSelfUnmuteAssignment
Gets the current self unmute assignment on AudioVideoMcuSession to the participants.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::SelfUnmuteAssignment SelfUnmuteAssignment { Microsoft::Rtc::Collaboration::AudioVideo::SelfUnmuteAssignment get(); };
[System.Obsolete("This property will be removed from future versions. Use AudioSelfUnmuteAssignment")]
public Microsoft.Rtc.Collaboration.AudioVideo.SelfUnmuteAssignment SelfUnmuteAssignment { get; }
member this.SelfUnmuteAssignment : Microsoft.Rtc.Collaboration.AudioVideo.SelfUnmuteAssignment
Public ReadOnly Property SelfUnmuteAssignment As SelfUnmuteAssignment
Property Value
- Attributes