mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-18 20:44:48 -04:00
fix review
Signed-off-by: lin-jianwu <linjianwu@huawei.com> Change-Id: Idc36b47e30754fd2cb97ef8334218028a070fba3
This commit is contained in:
@@ -231,7 +231,7 @@ export function mockMultimediaMedia() {
|
||||
width: '[PC Preview] unknow width',
|
||||
height: '[PC Preview] unknow height',
|
||||
audioInterruptMode: InterruptMode,
|
||||
videoScaleType: VideoScaleType,
|
||||
videoScaleType: mediaMock.VideoScaleType,
|
||||
setDisplaySurface: function (...args) {
|
||||
console.warn("VideoPlayer.setDisplaySurface interface mocked in the Previewer. How this interface works on the Previewer" +
|
||||
" may be different from that on a real device.")
|
||||
|
||||
Reference in New Issue
Block a user