AudioVideoMcuSessionProperties Class
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.
Represents properties for the AudioVideoMcuSession.
public ref class AudioVideoMcuSessionProperties : Microsoft::Rtc::Collaboration::McuSessionProperties
public class AudioVideoMcuSessionProperties : Microsoft.Rtc.Collaboration.McuSessionProperties
type AudioVideoMcuSessionProperties = class
inherit McuSessionProperties
Public Class AudioVideoMcuSessionProperties
Inherits McuSessionProperties
- Inheritance
Properties
AttendanceAnnouncementsStatus |
Gets the current status for attendance announcements. |
AudioMuteAllMode |
Gets the current mute all mode of the AudioVideoMcu session for audio medium. |
AudioSelfUnmuteAssignment |
Gets the current self unmute assignment on AudioVideoMcuSession to the participants for audio medium. |
MuteAllMode |
Obsolete.
Gets the current mute all mode of the AudioVideoMcu session. |
SelfUnmuteAssignment |
Obsolete.
Gets the current self unmute assignment on AudioVideoMcuSession to the participants. |
SupportsAudio |
Gets or sets whether the MCU supports audio. |
SupportsMultiViewVideo |
Gets whether the MCU supports multi-view video. |
SupportsVideo |
Gets or sets whether the MCU supports video. |
VideoSource |
Gets the current video source of audio video mcu session. This property can return null when video source is not set. |
Methods
Clone() |
Implements ICloneable.Clone() |