ZD 录屏 SDK API – ScnLib_GetVideoRecoveryProgress()
ScnLib_GetVideoRecoveryProgress() | 标准版 | 专业版 | 超级版 | 至尊版 | |
|---|---|---|---|---|---|
| C++ |
__declspec(dllimport) int __stdcall ScnLib_GetVideoRecoveryProgress(void); |
✘ | ✘ | ✔ | ✔ |
| C# |
[DllImport("ScnLib.dll")] public static extern int ScnLib_GetVideoRecoveryProgress(); | ||||
| Basic |
Public Declare Function ScnLib_GetVideoRecoveryProgress Lib "ScnLib.dll" () As Int32 | ||||
| Delphi |
function ScnLib_GetVideoRecoveryProgress(): Integer; stdcall; external 'ScnLib.dll'; | ||||
| |||||
