AudioVideoMcuParticipantEndpointProperties 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 participants joined to the Audio Video MCU.
public ref class AudioVideoMcuParticipantEndpointProperties : Microsoft::Rtc::Collaboration::ComponentModel::McuParticipantEndpointProperties
public class AudioVideoMcuParticipantEndpointProperties : Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties
type AudioVideoMcuParticipantEndpointProperties = class
inherit McuParticipantEndpointProperties
Public Class AudioVideoMcuParticipantEndpointProperties
Inherits McuParticipantEndpointProperties
- Inheritance
Constructors
AudioVideoMcuParticipantEndpointProperties() |
Creates a new instance of the AudioVideoMcuParticipantEndpointProperties class. |
Properties
AccessMethod |
Gets the conference access method. (Inherited from McuParticipantEndpointProperties) |
AuthenticationMethod |
Gets the conference authentication method. (Inherited from McuParticipantEndpointProperties) |
Entity |
Gets the endpoint entity that uniquely identifies the endpoint among other endpoints in the conference. (Inherited from McuParticipantEndpointProperties) |
IsAudioMuted |
Gets whether the participant's audio media type is muted. |
IsMuted |
Obsolete.
Gets whether the participant is muted. |
IsPrivateAssistantEnabled |
Gets whether the private assistant is enabled for this endpoint. |
IsPstnEndpoint |
Gets whether the endpoint is a PSTN endpoint. |
IsVideoMuted |
Gets whether the participant's video media type is muted. |
JoinMethod |
Gets the endpoint join method. (Inherited from McuParticipantEndpointProperties) |
McuType |
Gets the type of MCU to which the participant endpoint belongs to. (Inherited from McuParticipantEndpointProperties) |
Media |
Gets the media the participant is participating in. (Inherited from McuParticipantEndpointProperties) |
PreferredLanguages |
Gets the preferred languages for announcements. (Inherited from McuParticipantEndpointProperties) |
Role |
Gets the endpoint role. (Inherited from McuParticipantEndpointProperties) |
Services |
Obsolete.
Gets the list of conferencing services for the participant. (Inherited from McuParticipantEndpointProperties) |
State |
Gets the endpoint state. (Inherited from McuParticipantEndpointProperties) |
Methods
Clone() |
Implements ICloneable.Clone(). |
Extension Methods
GetParticipantEndpointId(AudioVideoMcuParticipantEndpointProperties) |