Live edit

This commit is contained in:
Erik Zandvliet 2011-03-20 15:18:50 +01:00
parent da5a4f477a
commit ae6df99f22

View file

@ -559,11 +559,10 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
//SetUpABST
abst->SetBootstrapVersion( 1 );
abst->SetProfile( 0 );
// abst->SetLive( false );
abst->SetLive( true );
abst->SetUpdate( false );
abst->SetTimeScale( 1000 );
abst->SetMediaTime( 1 );
abst->SetMediaTime( 596458 );
abst->SetSMPTE( 0 );
abst->SetMovieIdentifier( "" );
abst->SetDRM( "" );