MP4GPUCodec
Viscom Software Screen2Video ActiveX Control |
MP4GPUCodec Property
Description: |
Get/Set the GPU codec for encoding MP4 file. You can select NVDIA, AMD, Intel GPU. Make sure your computer support GPU, you may call MP4DetectGPU method and checking the return value. |
Usage: |
Screen2Video1.MP4GPUCodec[= value] |
Data Type: |
Integer |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |