zlm适配新的云端录像播放界面
This commit is contained in:
@@ -256,6 +256,9 @@ export default {
|
||||
},
|
||||
setPlaybackRate: function(speed) {
|
||||
h265webPlayer[this._uid].setPlaybackRate(speed)
|
||||
},
|
||||
playNextFrame: function() {
|
||||
h265webPlayer[this._uid].do()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user