Remove bootstrap generator from MP4 - this is now part of DMS.

This commit is contained in:
Thulinma 2012-08-24 12:09:46 +02:00
parent a6b072988c
commit 5e640c09b9
2 changed files with 0 additions and 41 deletions

View file

@ -126,7 +126,6 @@ namespace MP4{
Box * Container;
};//ASRT Box
std::string GenerateLiveBootstrap( JSON::Value & metadata );
std::string mdatFold(std::string data);
};