Version
Seeking into a sound was requested with the option to snap to a marker. However, no marker is present in the file. This is possible when using
AK::SoundEngine::SeekOnEvent
. The sound affected by this is listed in the "Wwise Object" column. The seek will take place to the time specified in the function call, instead of snapping to marker as requested.
Recommended resolution steps:
Check if the file has markers by opening it in the Source Editor. If not, add markers using an external tool.
Set the in_bSeekToNearestMarker
parameter of
AK::SoundEngine::SeekOnEvent
to false.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise