[Openal] Get source offset returns AL_INVALID_ENUM

Sven Panne sven.panne at aedion.de
Sun Oct 8 07:13:02 PDT 2006


Am Sonntag, 8. Oktober 2006 16:02 schrieb nic at weartronics.com:
> When I call alGetSourcei or alGetSourcef with any of the source offset
> parameters (i.e. AL_BYTE_OFFSET, AL_SAMPLE_OFFSET, or AL_SEC_OFFSET) the
> function is not successful and the error code AL_INVALID_ENUM is
> returned. If I use another parameter like AL_GAIN, there is no problem.
>
> Any clue what might be causing this problem?

I guess that you are using the sample implementation under Linux/Solaris/..., 
where the explanation is quite simple: This part of OpenAL 1.1 has not yet 
been implemented.

Garin: Any news on the Wiki/bug tracker?

Cheers,
   S.


More information about the Openal mailing list