Test
This commit is contained in:
parent
956190c1ed
commit
02c7ea516b
1 changed files with 1 additions and 1 deletions
|
@ -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 );
|
||||
|
|
Loading…
Add table
Reference in a new issue