activeTab
activeTab:
| "transitions"
| "media"
| "music"
| "effects"
| "subtitles"
| "filters"
| "templates"
| "style-templates"
apiKeysStatus
apiKeysStatus: Record<string, "not_set" | "testing" | "invalid" | "valid">
backgroundRenderingEnabled
backgroundRenderingEnabled: boolean
Optional
browserSettings
browserSettings?: BrowserContext
claudeApiKey
claudeApiKey: string
codecovToken
codecovToken: string
gpuAccelerationEnabled
gpuAccelerationEnabled: boolean
isBrowserVisible
isBrowserVisible: boolean
isLoaded
isLoaded: boolean
isOptionsVisible
isOptionsVisible: boolean
isTimelineVisible
isTimelineVisible: boolean
layoutMode
layoutMode: "chat" | "default" | "vertical" | "options"
maxConcurrentJobs
maxConcurrentJobs: number
openAiApiKey
openAiApiKey: string
playerScreenshotsPath
playerScreenshotsPath: string
playerVolume
playerVolume: number
preferredGpuEncoder
preferredGpuEncoder: string
proxyEnabled
proxyEnabled: boolean
proxyHost
proxyHost: string
proxyPassword
proxyPassword: string
proxyPort
proxyPort: string
proxyType
proxyType: string
proxyUsername
proxyUsername: string
renderDelay
renderDelay: number
renderQuality
renderQuality: string
screenshotsPath
screenshotsPath: string
tauriAnalyticsKey
tauriAnalyticsKey: string
telegramBotToken
telegramBotToken: string
telegramChatId
telegramChatId: string
tiktokClientId
tiktokClientId: string
tiktokClientSecret
tiktokClientSecret: string
vimeoAccessToken
vimeoAccessToken: string
vimeoClientId
vimeoClientId: string
vimeoClientSecret
vimeoClientSecret: string
youtubeClientId
youtubeClientId: string
youtubeClientSecret
youtubeClientSecret: string
Интерфейс контекста пользовательских настроек Содержит все настройки, которые может изменять пользователь
UserSettingsContextType