client/src/assets/player/shared/web-video/web-video-plugin.ts
Function updateVideoFile
has 36 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
updateVideoFile (options: {
videoFile: VideoFile
isUserResolutionChange: boolean
}) {
this.currentVideoFile = options.videoFile