AudioVideoMcuDialInOptions Class

Definition

Represents options that an application can use to customize when dialing-in to an audio-video MCU.

public ref class AudioVideoMcuDialInOptions : Microsoft::Rtc::Collaboration::McuDialInOptions
public class AudioVideoMcuDialInOptions : Microsoft.Rtc.Collaboration.McuDialInOptions
type AudioVideoMcuDialInOptions = class
    inherit McuDialInOptions
Public Class AudioVideoMcuDialInOptions
Inherits McuDialInOptions
Inheritance
AudioVideoMcuDialInOptions

Constructors

AudioVideoMcuDialInOptions()

Constructor to create new audio-video mcu dial-in options.

Properties

Headers

Gets the list of custom headers to be included in the outgoing command.

(Inherited from ConferenceCommandOptions)
IsAudioMuted

Gets or sets whether to dial-in to audio video mcu session with audio media type muted.

Issuer

Gets or sets the issuer of the command.

(Inherited from ConferenceCommandOptions)
IsVideoMuted

Gets or sets whether to dial-in to audio video mcu session with video media type muted.

PreferredLanguage

Gets or sets the preferred language for entry and exit announcements.

PrivateAssistantDisabled

Gets or sets whether the private virtual assistant is to be disabled.

RemoveFromDefaultRouting

Gets or sets whether the call to the audio-video MCU will be established without any incoming or outgoing routes.

Applies to