libogg documentation |
libogg release 1.3.4 - 20190830 |
declared in "ogg/ogg.h";
This function indicates whether we have reached the end of the stream or not.
int ogg_stream_eos(ogg_stream_state *os); |
1 if we are at the end of the stream or an internal error occurred. 0 if we have not yet reached the end of the stream.
copyright © 2000-2019 Xiph.Org Foundation |
|
libogg documentation |
libogg release 1.3.4 - 20190830 |