Module: LCKFMOD | Version: 1.0 | Platforms: All
Overview
LCKFMOD captures game audio from the FMOD Studio master bus using a non-destructive DSP callback. It provides game audio only; pair it with LCKUnrealAudio or LCKOboe for microphone capture.Supported Channels
FLCKFMODSource
Audio source class that captures FMOD master bus output via a DSP attached atFMOD_CHANNELCONTROL_DSP_TAIL. Implements ILCKFeatureInstance.
ILCKFeatureInstance Methods
Fields
FLCKFMODModule
Module that manages the lifecycle ofFLCKFMODSource.
FLCKFMODSource, and registers it as a modular feature. On shutdown, it detaches the DSP callback, unregisters, and destroys the source.
Log Category
Related
FMOD Setup Guide
Integration guide with configuration steps and troubleshooting
Audio Overview
Audio system API overview