21 #ifndef _OGG_DEMUXED_TRACK_HH 22 #define _OGG_DEMUXED_TRACK_HH 24 #ifndef _FRAMED_SOURCE_HH 39 virtual char const*
MIMEtype()
const;
43 unsigned char*&
to() {
return fTo; }
struct timeval & nextPresentationTime()
unsigned fDurationInMicroseconds
OggDemuxedTrack(UsageEnvironment &env, unsigned trackNumber, OggDemux &sourceDemux)
virtual char const * MIMEtype() const
virtual void doGetNextFrame()
struct timeval & presentationTime()
struct timeval fNextPresentationTime
Boolean fCurrentPageIsContinuation
virtual ~OggDemuxedTrack()
unsigned & durationInMicroseconds()
struct timeval fPresentationTime
unsigned & numTruncatedBytes()
unsigned fNumTruncatedBytes
OggDemux & fOurSourceDemux