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