From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0xC7ABCACA4985A766.md

AUDIO Natives

PREPARE_SYNCHRONIZED_AUDIO_EVENT

Property Value
Native Name PREPARE_SYNCHRONIZED_AUDIO_EVENT
Hash 0xC7ABCACA4985A766
Return Type BOOL
Parameters audioEvent (char*), startOffsetMs (int)

Parameters

  • audioEvent (char*) — The audio event name.
  • startOffsetMs (int) — Unused parameter (since v323)
Back to documentation