CurMediaTime edit
This commit is contained in:
parent
9e121bbc07
commit
819fd2f848
1 changed files with 1 additions and 1 deletions
|
@ -562,7 +562,7 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
|
||||||
abst->SetLive( false );
|
abst->SetLive( false );
|
||||||
abst->SetUpdate( false );
|
abst->SetUpdate( false );
|
||||||
abst->SetTimeScale( 1000 );
|
abst->SetTimeScale( 1000 );
|
||||||
abst->SetMediaTime( 596458 );
|
abst->SetMediaTime( 1 );
|
||||||
abst->SetSMPTE( 0 );
|
abst->SetSMPTE( 0 );
|
||||||
abst->SetMovieIdentifier( "" );
|
abst->SetMovieIdentifier( "" );
|
||||||
abst->SetDRM( "" );
|
abst->SetDRM( "" );
|
||||||
|
|
Loading…
Add table
Reference in a new issue