cube-dynamsoft-camera-enhancer
Advanced tools
Comparing version 0.20220818145910.0 to 0.20220819091805.0
@@ -163,3 +163,6 @@ import { PlayCallbackInfo } from '../interface/playcallbackinfo'; | ||
private _scale; | ||
private _intervalId; | ||
private _updateScaledImgTimeoutId; | ||
private _cvsScaledImg; | ||
private set cvsScaledImg(value); | ||
private get cvsScaledImg(); | ||
private _recordedStates; | ||
@@ -811,2 +814,3 @@ playCallbackInfo: PlayCallbackInfo; | ||
getFocus(): Object; | ||
private _updateScaledImg; | ||
setScale(value: number): void; | ||
@@ -813,0 +817,0 @@ getScale(): number; |
{ | ||
"name": "cube-dynamsoft-camera-enhancer", | ||
"version": "0.20220818145910.0", | ||
"version": "0.20220819091805.0", | ||
"description": "Allow your website to easily control cameras on desktop and mobile devices.", | ||
@@ -5,0 +5,0 @@ "private": false, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1101733
4908