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