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