26#ifndef _MPEG4_VIDEO_STREAM_FRAMER_HH
27#define _MPEG4_VIDEO_STREAM_FRAMER_HH
29#ifndef _MPEG_VIDEO_STREAM_FRAMER_HH
44 void setConfigInfo(u_int8_t profileAndLevelIndication,
char const* configStr);
57 unsigned numNewBytes);
FramedSource * inputSource() const
virtual ~MPEG4VideoStreamFramer()
u_int8_t fProfileAndLevelIndication
virtual Boolean isMPEG4VideoStreamFramer() const
friend class MPEG4VideoStreamParser
unsigned char * getConfigBytes(unsigned &numBytes) const
void setConfigInfo(u_int8_t profileAndLevelIndication, char const *configStr)
MPEG4VideoStreamFramer(UsageEnvironment &env, FramedSource *inputSource, Boolean createParser=True)
unsigned fNumNewConfigBytes
unsigned char * fNewConfigBytes
u_int8_t profile_and_level_indication() const
void appendToNewConfig(unsigned char *newConfigBytes, unsigned numNewBytes)
static MPEG4VideoStreamFramer * createNew(UsageEnvironment &env, FramedSource *inputSource)
unsigned char * fConfigBytes