Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

ogg::page Class Reference

Basic unit of ogg bitstream format. More...

#include <oggcc.h>

List of all members.

Public Member Functions

ogg_page * get_data ()
bool bos ()
 first page in stream?

bool continued ()
bool eos ()
 last page in stream?

int packets ()
 x.packets() -> number of packets completed on this page

int serialno ()
int version ()
long pageno ()
ogg_int64_t granulepos ()
void checksum_set ()
 Compute the page's checksum.

std::string header ()
 for encoding. concatenate header and body to form a page, pages to form ogg streams.

std::string body ()

Public Attributes

ogg_page data


Detailed Description

Basic unit of ogg bitstream format.


The documentation for this class was generated from the following file:
Generated on Wed Apr 7 03:10:32 2004 for oggpy/oggcc by doxygen 1.3.5