22#ifndef _MPEG_1OR2_VIDEO_STREAM_FRAMER_HH
23#define _MPEG_1OR2_VIDEO_STREAM_FRAMER_HH
25#ifndef _MPEG_VIDEO_STREAM_FRAMER_HH
34 double vshPeriod = 5.0
41 Boolean iFramesOnly,
double vshPeriod,
FramedSource * inputSource() const
friend class MPEG1or2VideoStreamParser
MPEG1or2VideoStreamFramer(UsageEnvironment &env, FramedSource *inputSource, Boolean iFramesOnly, double vshPeriod, Boolean createParser=True)
static MPEG1or2VideoStreamFramer * createNew(UsageEnvironment &env, FramedSource *inputSource, Boolean iFramesOnly=False, double vshPeriod=5.0)
double getCurrentPTS() const
virtual Boolean isMPEG1or2VideoStreamFramer() const
virtual ~MPEG1or2VideoStreamFramer()