Navigation
API > API/Runtime > API/Runtime/AudioPlatformConfiguration > API/Runtime/AudioPlatformConfiguration/FPlatformAudioCookOverrides
Syntax
float LengthOfFirstAudioChunkInSecs
Remarks
This will decide how much data to put in the first audio chunk. Anything <= 0 will be ignored. Must be combined with bInlineFirstAudioChunk, this will decide how much data to put in the first chunk. NOTE: This is platform default and can be overriden by each asset or soundclass.