ZD Screen Recorder SDK API – ScnLib_GetVideoRecoveryProgress()

ScnLib_GetVideoRecoveryProgress()

Std EditionPro EditionMax EditionUltra Edition
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';
  • Description
    Monitor the progress of the ongoing video recovery.

  • Parameters
    None.

  • Return Value
    The present status of video recovery progress, indicated as follows: a range from 0 to 100 represents the percentage of completion, with 100 signifying completion; a value of -1 indicates that the process has not started or has been interrupted due to an error.

  • Remarks
    Use this function to monitor the progress of the ongoing video recovery.

  • See Also
    ScnLib_RecoverVideoFile()
    ScnLib_EnableVideoRecovery()

Shopping Cart
  • Your cart is empty.
Scroll to Top