is Visible isVisible : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:54 on Close onClose : () => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:55 translation Supported translationSupported : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:56 translation Config translationConfig : TranslationRoomConfig | null = null
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:57 member member : string = ''
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:58 islevel islevel : string = '1'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:59 audio Producer Id audioProducerId : string | null = null
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:60 participants Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:61 my Spoken Language mySpokenLanguage : string = 'en'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:62 my Spoken Language Enabled mySpokenLanguageEnabled : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:63 my Default Output Language myDefaultOutputLanguage : string | null = null
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:64 my Default Listen Language myDefaultListenLanguage : string | null = null
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:65 listen Preferences listenPreferences : Map < string , string > = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:66 available Translation Channels Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:67 update My Spoken Language updateMySpokenLanguage : ( lang : string ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:68 update My Spoken Language Enabled updateMySpokenLanguageEnabled : ( enabled : boolean ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:69 update My Default Output Language updateMyDefaultOutputLanguage : ( lang : string | null ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:70 update My Default Listen Language updateMyDefaultListenLanguage : ( lang : string | null ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:71 update Listen Preferences updateListenPreferences : ( prefs : Map < string , string > ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:72 socket socket : Socket = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:73 room Name roomName : string = ''
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:74 Optionalshow Alert Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:75 show Subtitles On Cards showSubtitlesOnCards : boolean = true
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:76 Optionalupdate Show Subtitles On Cards updateShowSubtitlesOnCards ?: ( value : boolean ) => void
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:77 can Use Personal Translation canUsePersonalTranslation : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:78 Optionalpersonal Translation Username personalTranslationUsername ?: string
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:79 Readonlyfa Times faTimes : IconDefinition = faTimes
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:81 Readonlyfa Language faLanguage : IconDefinition = faLanguage
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:82 Readonlyoriginal Audio Value originalAudioValue : "__original_audio__" = '__original_audio__'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:83 local Spoken Language localSpokenLanguage : string = 'en'
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:85 local Spoken Enabled localSpokenEnabled : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:86 local Default Output Language localDefaultOutputLanguage : string = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:87 local Default Listen Language localDefaultListenLanguage : string = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:88 local Listen Preferences localListenPreferences : Map < string , string > = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:89 per Speaker Mode perSpeakerMode : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:90 local Show Subtitles On Cards localShowSubtitlesOnCards : boolean = true
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:91 is Saving isSaving : boolean = false
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:92 Readonlyall Language Options allLanguageOptions : { code : string ; name : string } [] = ...
Defined in components/translation-components/translation-settings-modal/translation-settings-modal.component.ts:94
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.