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