From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x59C16B79F53B3712.md

AUDIO Natives

LOAD_STREAM_WITH_START_OFFSET

Property Value
Native Name LOAD_STREAM_WITH_START_OFFSET
Hash 0x59C16B79F53B3712
Return Type BOOL
Parameters streamName (char*), startOffset (int), soundSet (char*)

Description: Load in named stream. Optionally can specify a sound set which contains the sound specified by name.

Back to documentation