AudioVideoMcuParticipantEndpointProperties Class

Class to hold properties for participants joined to the Audio Video MCU.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.ComponentModel..::..McuParticipantEndpointProperties
    Microsoft.Rtc.Collaboration.AudioVideo..::..AudioVideoMcuParticipantEndpointProperties

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Class AudioVideoMcuParticipantEndpointProperties _
    Inherits McuParticipantEndpointProperties
'Usage
Dim instance As AudioVideoMcuParticipantEndpointProperties
public class AudioVideoMcuParticipantEndpointProperties : McuParticipantEndpointProperties

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AudioVideoMcuParticipantEndpointProperties Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace