김대현
김대현

Reputation: 1

FMOD: OpenStateReady Changes to OpenStateSetPosition Without setPosition Call - How to Fix?

I used the CREATE_STREAM and NONBLOCKING flags to create a stream in FMOD, and I confirmed that the state was OpenStateReady. However, in the next frame, without calling setPosition or getPosition, the state changed to OpenStateSetPosition.

As a result, I’m unable to change the stream position using setPosition. How can I resolve this issue?

Upvotes: 0

Views: 12

Answers (0)

Related Questions