From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x1E5185B72EF5158A.md

AUDIO Natives

PREPARE_MUSIC_EVENT

Property Value
Native Name PREPARE_MUSIC_EVENT
Hash 0x1E5185B72EF5158A
Return Type BOOL
Parameters eventName (char*)

Description: Prepares the specified music event. Preparing it in advance will preload any required data so that it's ready to play immediately.

Back to documentation