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.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise