Skip to main content

Overview

LCK automatically persists user settings between sessions:
  • Camera mode (Selfie, First Person, Third Person)
  • Quality profile (SD, HD, 2K, 4K)
  • Camera settings (FOV, smoothness, distance)
  • Audio configuration

Platform-Specific Paths

Windows Save Path

Platform Detection


Settings Structure

FLCKSavedSettings


Saving Settings

Using FJsonObjectConverter

Save Triggers

Settings are saved automatically when:
  • Camera mode changes
  • Quality profile changes
  • Camera settings (FOV, smoothness) change
  • Audio configuration changes

Loading Settings

On Tablet Spawn


Error Handling

Robust Loading Pattern


Async Operations

For better performance, especially on Android:

Recording Paths

Video recordings are saved to platform-specific locations:

See Also

Project Settings

Configure default settings

Integration

Tablet lifecycle