[Openal] Finding Play Position for a streaming file
(AL_SEC_OFFSET??)
austincb
austincb at umich.edu
Sat Dec 9 15:44:26 PST 2006
Hi,
I was wondering if there is any word on whether or not AL_SEC_OFFSET
is functional... I am currently writing a system which must stream many
small audio files in succession, and I don't think the buffers like
being given really small files to work with. It would be much easier to
not have to chop up my audio file into pieces, and instead just query
where I am in the audio file... Is this possible?
If not, can I shrink the buffer size? I think it's taking the small file
and filling the buffer with it over and over again until it's full..
Thanks much,
-Austin
More information about the Openal
mailing list