Public bug reported:

>From the OpenAL mailing list:

> Hello everybody,
>  
>  I'm writing a streaming aplication that uses openal for linux
> distributions (particularly ubuntu 7.10, the one i'm using for testing).
>  
> I'm using the function alGetSourcei and passing AL_BYTE_OFFSET in order
> to get the amount of bytes passed from the start of the buffer queue.
> The function is returning AL_INVALID_ENUM.
 
Unfortunately, AL_BYTE_OFFSET (and AL_SAMPLE_OFFSET and AL_SEC_OFFSET) were 
not supported in the last release of the sample implementation. The only way 
to fix it is to either get the SVN version, or more preferrably, use OpenAL 
Soft (which better conforms to the AL spec):
http://kcat.strangesoft.net/openal.html

** Affects: openal (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Sample Implementation does not support alGetSourcei with AL_*_OFFSET parameters
https://bugs.launchpad.net/bugs/187999
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to