"Fossies" - the Fresh Open Source Software archive

Member "cinelerra-4.4/quicktime/thirdparty/libogg-1.1.2/doc/ogg/ogg_stream_clear.html" of archive cinelerra-4.4-src.tar.gz:


Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links. Alternatively you can here view or download the uninterpreted source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.

libogg documentation

libogg release 1.0 - 20000615

ogg_stream_clear

declared in "ogg/ogg.h";

This function clears the memory used by the ogg_stream_state struct, but does not free it.


int ogg_stream_clear(ogg_stream_state *os);

Parameters

os
Pointer to the ogg_stream_state struct to be cleared.

Return Values

  • 0 is always returned.



  • copyright © 2000 xiph.org

    Ogg Vorbis
    team@xiph.org

    libogg documentation

    libogg release 1.0 - 20000615