MP4DetectGPU
|
MP4DetectGPU Method |
Description
Return the index of GPU for your computer supported.
Syntax
Public Function MP4DetectGPU() as Integer |
No Parameter
Return Value
0 - No GPU found.
1 - NVIDA
2 - AMD
3 - Intel
Example
Visual Basic Syntax |