AudioVideoMcuSessionProperties Class

Definition

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
AudioVideoMcuSessionProperties

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()

Applies to