#include <IOggPackSource.h>
Inheritance diagram for IOggPackSource:
Public Member Functions | |
IOggPackSource (void) | |
virtual | ~IOggPackSource (void) |
virtual OggPacket * | getPacket (unsigned long inPacketNo)=0 |
virtual unsigned long | numPackets ()=0 |
|
Definition at line 39 of file IOggPackSource.h. |
|
Definition at line 40 of file IOggPackSource.h. |
|
Implemented in StreamHeaders, and OggPage. |
|
Implemented in StreamHeaders, and OggPage. |