Test3
This commit is contained in:
parent
c4956b4ae5
commit
731ba19737
1 changed files with 2 additions and 2 deletions
|
@ -562,8 +562,8 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
|
||||||
abst->SetProfile( 0 );
|
abst->SetProfile( 0 );
|
||||||
abst->SetLive( true );
|
abst->SetLive( true );
|
||||||
abst->SetUpdate( false );
|
abst->SetUpdate( false );
|
||||||
abst->SetTimeScale( 1000 );
|
abst->SetTimeScale( 1 );
|
||||||
abst->SetMediaTime( 40000 );
|
abst->SetMediaTime( 0xFFFFFFFF );
|
||||||
abst->SetSMPTE( 0 );
|
abst->SetSMPTE( 0 );
|
||||||
abst->SetMovieIdentifier( "fifa" );
|
abst->SetMovieIdentifier( "fifa" );
|
||||||
abst->SetDRM( "" );
|
abst->SetDRM( "" );
|
||||||
|
|
Loading…
Add table
Reference in a new issue