Test
This commit is contained in:
parent
faa0eb3ce4
commit
d1e8203825
1 changed files with 1 additions and 1 deletions
|
@ -559,7 +559,7 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
|
||||||
//SetUpABST
|
//SetUpABST
|
||||||
abst->SetBootstrapVersion( 1 );
|
abst->SetBootstrapVersion( 1 );
|
||||||
abst->SetProfile( 0 );
|
abst->SetProfile( 0 );
|
||||||
abst->SetLive( true );
|
// abst->SetLive( true );
|
||||||
abst->SetUpdate( false );
|
abst->SetUpdate( false );
|
||||||
abst->SetTimeScale( 1000 );
|
abst->SetTimeScale( 1000 );
|
||||||
abst->SetMediaTime( CurMediaTime );
|
abst->SetMediaTime( CurMediaTime );
|
||||||
|
|
Loading…
Add table
Reference in a new issue