提交 c9a12e09 编写于 作者: W wanglongfei

修改mediaLibraryTestCallBack.test.ets和mediaLibraryTestPromise.test.ets文件

Signed-off-by: Nwanglongfei <wanglongfei39@huawei.com>
上级 cd442ea9
......@@ -128,15 +128,15 @@ const props = {
mimeType: 'audio/mpeg',
displayName: '01.mp3',
relativePath: 'Audios/Static01/',
size: '4113874',
size: '1958311',
mediaType: '5',
title: '01',
dateTaken: '0',
artist: 'Richard Stoltzman/Slovak Radio Symphony Orchestra',
artist: '元数据测试',
width: '0',
height: '0',
orientation: '0',
duration: '169697',
duration: '219600',
albumName: 'Static01'
},
file: {
......
......@@ -128,7 +128,7 @@ const props = {
mimeType: 'audio/mpeg',
displayName: '01.mp3',
relativePath: 'Audios/Static01/',
size: '4113874',
size: '1958311',
mediaType: '5',
title: '01',
dateTaken: '0',
......@@ -136,7 +136,7 @@ const props = {
width: '0',
height: '0',
orientation: '0',
duration: '169697',
duration: '219600',
albumName: 'Static01'
},
file: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册