AudioVideoMcuSessionProperties Members
Include Protected Members
Include Inherited Members
Represents properties for the AudioVideoMcuSession.
The AudioVideoMcuSessionProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AttendanceAnnouncementsStatus | Gets the current status for attendance announcements. |
![]() |
MuteAllMode | Gets the current mute all mode of the AudioVideoMcu session. |
![]() |
SelfUnmuteAssignment | Gets the current self unmute assignment on AudioVideoMcuSession to the participants. |
![]() |
SupportsAudio | Gets or sets whether the MCU supports audio. |
![]() |
SupportsVideo | Gets or sets whether the MCU supports video. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Implements ICloneable.Clone() (Overrides McuSessionProperties.Clone().) |
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top