#include <OggStreamFactory.h>
Public Member Functions | |
OggStreamFactory (void) | |
~OggStreamFactory (void) | |
Static Public Member Functions | |
OggStream * | CreateStream (OggPage *inOggPage, OggDemuxSourceFilter *inOwningFilter, bool inAllowSeek) |
StreamHeaders::eCodecType | IdentifyCodec (OggPacket *inPacket) |
|
Definition at line 36 of file OggStreamFactory.cpp. |
|
Definition at line 40 of file OggStreamFactory.cpp. |
|
Definition at line 45 of file OggStreamFactory.cpp. References OggPage::getPacket(), and IdentifyCodec(). Referenced by OggStreamMapper::acceptOggPage(), and AnxStreamMapper::handleAnxVersion_2_0(). |
Here is the call graph for this function:
|
Definition at line 65 of file OggStreamFactory.cpp. References OggPacket::packetData(). Referenced by CreateStream(). |
Here is the call graph for this function: