|
|
|
|
@ -7,7 +7,7 @@ import {
|
|
|
|
|
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
|
|
|
|
|
const details = ():IpluginDetails => ({
|
|
|
|
|
name: 'Check Video Resolution',
|
|
|
|
|
description: 'Check is video is 480p,576p,720p,1080p,1440p,4KUHD,DCI4K,8KUHD,Other',
|
|
|
|
|
description: 'Check if video is 480p,576p,720p,1080p,1440p,4KUHD,DCI4K,8KUHD,Other',
|
|
|
|
|
style: {
|
|
|
|
|
borderColor: 'orange',
|
|
|
|
|
},
|
|
|
|
|
|