grandi / isSupportedCPU
Variable: isSupportedCPU
constisSupportedCPU: () =>boolean=addon.isSupportedCPU
Defined in: index.ts:193
Checks if the current CPU architecture is supported by NDI.
Returns
boolean
True if the CPU is supported, false otherwise.