AFRT test
This commit is contained in:
parent
1b5929cd22
commit
949a8b225e
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@ std::string Interface::GenerateLiveBootstrap( uint32_t CurMediaTime ) {
|
||||||
afrt->SetUpdate(false);
|
afrt->SetUpdate(false);
|
||||||
afrt->SetTimeScale( 1000 );
|
afrt->SetTimeScale( 1000 );
|
||||||
afrt->AddQualityEntry( "" );
|
afrt->AddQualityEntry( "" );
|
||||||
afrt->AddFragmentRunEntry( 1, 0, 0, 2 );
|
afrt->AddFragmentRunEntry( 1, 0, 10000 );
|
||||||
afrt->WriteContent( );
|
afrt->WriteContent( );
|
||||||
|
|
||||||
//SetUpASRT
|
//SetUpASRT
|
||||||
|
|
Loading…
Add table
Reference in a new issue