is Visible isVisible : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:61 on Close onClose : () => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:62 translation Supported translationSupported : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:63 translation Config translationConfig : TranslationRoomConfig | null = null
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:64 member member : string = ''
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:65 islevel islevel : string = '1'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:66 audio Producer Id audioProducerId : string | null = null
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:67 participants Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:68 my Spoken Language mySpokenLanguage : string = 'en'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:69 my Spoken Language Enabled mySpokenLanguageEnabled : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:70 my Default Output Language myDefaultOutputLanguage : string | null = null
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:71 my Default Listen Language myDefaultListenLanguage : string | null = null
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:72 listen Preferences listenPreferences : Map < string , string > = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:73 available Translation Channels Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:74 update My Spoken Language updateMySpokenLanguage : ( lang : string ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:75 update My Spoken Language Enabled updateMySpokenLanguageEnabled : ( enabled : boolean ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:76 update My Default Output Language updateMyDefaultOutputLanguage : ( lang : string | null ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:77 update My Default Listen Language updateMyDefaultListenLanguage : ( lang : string | null ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:78 update Listen Preferences updateListenPreferences : ( prefs : Map < string , string > ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:79 socket socket : Socket = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:80 room Name roomName : string = ''
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:81 Optionalshow Alert Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:82 show Subtitles On Cards showSubtitlesOnCards : boolean = true
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:83 Optionalupdate Show Subtitles On Cards updateShowSubtitlesOnCards ?: ( value : boolean ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:84 can Use Personal Translation canUsePersonalTranslation : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:85 Optionalpersonal Translation Username personalTranslationUsername ?: string
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:86 Optionaloverlay Style overlayStyle ?: Partial < CSSStyleDeclaration >
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:87 Optionalcontent Style contentStyle ?: Partial < CSSStyleDeclaration >
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:88 is Dark Mode isDarkMode : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:89 render Mode renderMode : ModernRenderMode = 'modal'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:90 showHeader : boolean = true
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:91 Readonlyfa Times faTimes : IconDefinition = faTimes
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:93 Readonlyfa Closed Captioning faClosedCaptioning : IconDefinition = faClosedCaptioning
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:94 Readonlyfa Headphones faHeadphones : IconDefinition = faHeadphones
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:95 Readonlyfa Language faLanguage : IconDefinition = faLanguage
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:96 Readonlyfa Microphone faMicrophone : IconDefinition = faMicrophone
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:97 Readonlyoriginal Audio Value originalAudioValue : "__original_audio__" = '__original_audio__'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:98 active Tab activeTab : "speaking" | "listening" = 'speaking'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:100 local Spoken Language localSpokenLanguage : string = 'en'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:101 local Spoken Enabled localSpokenEnabled : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:102 local Default Output Language localDefaultOutputLanguage : string = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:103 local Default Listen Language localDefaultListenLanguage : string = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:104 local Listen Preferences localListenPreferences : Map < string , string > = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:105 per Speaker Mode perSpeakerMode : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:106 local Show Subtitles On Cards localShowSubtitlesOnCards : boolean = true
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:107 is Saving isSaving : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:108 Readonlyall Language Options allLanguageOptions : { code : string ; name : string } [] = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:110
A callback method that is invoked immediately after the default change detector has checked data-bound properties if at least one has changed, and before the view and content children are checked.