AudioVideoMcuSession Class

Allows requests to be made to the Audio Video MCU.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration..::..McuSession
    Microsoft.Rtc.Collaboration.AudioVideo..::..AudioVideoMcuSession

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

Syntax

'Declaration
Public Class AudioVideoMcuSession _
    Inherits McuSession
'Usage
Dim instance As AudioVideoMcuSession
public class AudioVideoMcuSession : McuSession

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

AudioVideoMcuSession Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace