#include <oggcc.h>
Inheritance diagram for ogg::packet:

Public Member Functions | |
| ogg_packet * | get_data () |
| ogg_int64_t | packetno () |
| ogg_int64_t | granulepos () |
Protected Member Functions | |
| void | clear () |
|
|
packet points to internal data structures. not sure how memory management works. zero packet and free internal storage (NOT SAFE: packet points to internal oggvorbis stuff) this method is not called in the ogg, vorbis, or ices source. |
1.3.5