This commit is contained in:
Erik Zandvliet 2011-03-13 22:28:22 +01:00
parent faa0eb3ce4
commit d1e8203825

View file

@ -559,7 +559,7 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
//SetUpABST
abst->SetBootstrapVersion( 1 );
abst->SetProfile( 0 );
abst->SetLive( true );
// abst->SetLive( true );
abst->SetUpdate( false );
abst->SetTimeScale( 1000 );
abst->SetMediaTime( CurMediaTime );