videojs-rotatezoom icon indicating copy to clipboard operation
videojs-rotatezoom copied to clipboard

ERROR TypeError: player.zoomrotate is not a function

Open lecong opened this issue 5 years ago • 1 comments

Thanks your plugin

But function zoomrotate not found after register plugin success With log: zoomrotate: Start zoomrotate: Init defaults zoomrotate: Init Extend zoomrotate: End

Please help me fix it

Note: // init player this.player = videojs(this.videoElement.nativeElement, options);

// env angular 8 videojs 7.6.0 videojs-rotatezoom: 0.0.1

lecong avatar Sep 17 '19 04:09 lecong

Hi, if you are still having this problem, take a look here https://github.com/theonlyducks/videojs-zoom.

giovanesantossilva avatar Jan 02 '24 17:01 giovanesantossilva