Temporary commit for HTTPDynamic Support.

This commit is contained in:
Erik Zandvliet 2013-07-18 16:12:38 +02:00
parent 671a452578
commit 84b3d612ca
2 changed files with 52 additions and 72 deletions

View file

@ -389,8 +389,8 @@ namespace MP4 {
void setExtendedDecoderDescriptorTypeTag(uint32_t newVal);//3 bytes
char getConfigDescriptorTypeLength();
void setConfigDescriptorTypeLength(char newVal);
uint16_t getESHeaderStartCodes();
void setESHeaderStartCodes(uint16_t newVal);
std::string getESHeaderStartCodes();
void setESHeaderStartCodes(std::string newVal);
char getSLConfigDescriptorTypeTag();
void setSLConfigDescriptorTypeTag(char newVal);
uint32_t getSLConfigExtendedDescriptorTypeTag();//3 bytes