Skip to main content

Classes

ULCKRecorderSubsystem

ULCKRecorderSubsystem
class
World subsystem managing video recording lifecycle.Parent: UTickableWorldSubsystemModule: LCKCore

Properties

Methods


ILCKEncoder

ILCKEncoder
interface
Abstract video encoder interface.Module: LCKCore

Methods


ILCKEncoderFactory

ILCKEncoderFactory
interface
Factory for creating platform-specific encoders.Interface: IModularFeature, TSharedFromThis<ILCKEncoderFactory, ESPMode::ThreadSafe>Module: LCKCore

Methods


ILCKAudioSource

ILCKAudioSource
interface
Audio source interface for modular audio capture.Interface: IModularFeature, TSharedFromThis<ILCKAudioSource>Module: LCKAudio

Properties

Protected Members:

Methods

OnAudioDataDelegate is a single delegate, not multicast. Use BindLambda() to bind and ExecuteIfBound() to fire.

Structures

FLCKRecorderParams


Enumerations

ELCKAudioChannel


Delegates

FOnLCKRecorderBoolResult

FOnLCKRecorderProgress

FDelegateRenderAudio


Type Definitions

TLCKAudioChannelsMask


Log Categories