未验证 提交 c6bb8bc2 编写于 作者: N NOBUGGERS 提交者: Gitee

hls update

Signed-off-by: NNOBUGGERS <ruanmeng@huawei.com>
上级 09927009
......@@ -81,7 +81,7 @@ describe('VideoPlayerHLSTest', function () {
* @tc.level : Level1
*/
it('SUB_MULTIMEDIA_MEDIA_VIDEO_PLAYER_HLS_SEEK_AudioOnly_0100', 0, async function (done) {
await testVideoSeek(HTTP_PATH + '05.hls/audio_only/index.m3u8', 10033, PLAY_TIME, done);
await testVideoSeek(HTTP_PATH + '05.hls/audio_only/index.m3u8', 219600, PLAY_TIME, done);
done();
})
......
......@@ -81,7 +81,7 @@ describe('VideoPlayerHLSTest', function () {
* @tc.level : Level1
*/
it('SUB_MULTIMEDIA_MEDIA_VIDEO_PLAYER_HLS_AudioOnly_0100', 0, async function (done) {
await playVideoSource(HTTP_PATH + '05.hls/audio_only/index.m3u8', 0, 0, 10033, PLAY_TIME, done);
await playVideoSource(HTTP_PATH + '05.hls/audio_only/index.m3u8', 0, 0, 219600, PLAY_TIME, done);
done();
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册