Fixed OGG and MP4
This commit is contained in:
parent
99353f49a0
commit
2148e9ce20
5 changed files with 157 additions and 90 deletions
|
@ -58,7 +58,7 @@ namespace OGG{
|
|||
|
||||
class headerPages{
|
||||
public:
|
||||
void readDTSCHeader(JSON::Value meta);
|
||||
void readDTSCHeader(DTSC::Meta & meta);
|
||||
std::map <long long unsigned int, unsigned int> DTSCID2OGGSerial;
|
||||
std::map <long long unsigned int, unsigned int> DTSCID2seqNum;
|
||||
std::string parsedPages;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue