#include <AnnodexRecomposer.h>
Inheritance diagram for AnnodexRecomposer:
|
Definition at line 64 of file AnnodexRecomposer.h. Referenced by acceptOggPage(). |
|
Definition at line 74 of file AnnodexRecomposer.h. |
|
Definition at line 66 of file AnnodexRecomposer.h. |
|
|
|
You may optionally ask AnnodexRecomposer to use a cached representation of the seek table (which is computationally expensive to build) by passing a filename in the inCachedSeekTableFilename parameter. If the file does not exist, AnnodexRecomposer will write out the constructed seek table to the filename given. (If the file cannot be written for any reason, you will receive no warning. Yell at me if this is a serious issue.) Definition at line 63 of file AnnodexRecomposer.cpp. References BufferWriter, mCachedSeekTableFilename, mFilename, and SEEN_NOTHING. |
|
Definition at line 79 of file AnnodexRecomposer.cpp. |
|
|
|
Here is the call graph for this function:
|
|
|
The starting time offset's units is in seconds, while the wanted MIME types is a vector of strings, which will be matched against the MIME type in the AnxData header of the logical bitstream. Implements IRecomposer. Definition at line 87 of file AnnodexRecomposer.cpp. References AutoOggSeekTable::buildTable(), AutoOggSeekTable::buildTableFromFile(), OggDataBuffer::feed(), fileExists(), OggSeekTable::getStartPos(), mBufferWriter, mCachedSeekTableFilename, mDebugFile, mDemuxParserState, mDemuxState, mFilename, MIN, mRequestedStartTime, mWantedMIMETypes, mWantedStreamSerialNumbers, OggDataBuffer::registerVirtualCallback(), AutoOggSeekTable::serialiseInto(), and wantOnlyCMML(). |
Here is the call graph for this function:
|
Definition at line 97 of file AnnodexRecomposer.h. Referenced by acceptOggPage(). |
|
Definition at line 87 of file AnnodexRecomposer.h. Referenced by acceptOggPage(). |
|
Definition at line 79 of file AnnodexRecomposer.h. Referenced by acceptOggPage(), and recomposeStreamFrom(). |
|
Definition at line 80 of file AnnodexRecomposer.h. |
|
Definition at line 85 of file AnnodexRecomposer.h. Referenced by AnnodexRecomposer(), and recomposeStreamFrom(). |
|
Definition at line 82 of file AnnodexRecomposer.h. Referenced by acceptOggPage(), and recomposeStreamFrom(). |
|
Definition at line 90 of file AnnodexRecomposer.h. Referenced by acceptOggPage(), and recomposeStreamFrom(). |
|
Definition at line 89 of file AnnodexRecomposer.h. Referenced by acceptOggPage(), and recomposeStreamFrom(). |
|
Definition at line 84 of file AnnodexRecomposer.h. Referenced by AnnodexRecomposer(), and recomposeStreamFrom(). |
|
Definition at line 95 of file AnnodexRecomposer.h. Referenced by acceptOggPage(), and recomposeStreamFrom(). |
|
Definition at line 93 of file AnnodexRecomposer.h. Referenced by acceptOggPage(), and recomposeStreamFrom(). |
|
Definition at line 92 of file AnnodexRecomposer.h. Referenced by acceptOggPage(), and recomposeStreamFrom(). |