Displaying 1 result from an estimated 1 matches for "oggz_set_eos".
Did you mean:
oggz_get_eos
2013 May 20
0
libfishsound/liboggz: How to properly set e_o_s marker when encoding?
...m queue.
d. Call oggz_run() to flush the queues to the output file.
Of course, this requires creating my own oggz function in order to gain
access to the internal per-stream queues.
But before I go that route:
a. Is this the best way to accomplish e_o_s handling?
b. Is the un-exported oggz_set_eos() function supposed to be used for
this purpose? It's there along with oggz_get_eos(), but is undocumented
and un-exported.
Any helpful insights will be much appreciated.
Regards,
Bob Ingraham