Sample Implementation does not support alGetSourcei with AL_*_OFFSET parameters

Bug #187999 reported by The Fiddler
2
Affects Status Importance Assigned to Milestone
openal (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

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

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10 or 9.04?

Changed in openal:
status: New → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to New. Thanks again!.

Changed in openal:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.