ZD Screen Recorder SDK API – ScnLib_GetVideoFrameRate()

ScnLib_GetVideoFrameRate()

Std EditionPro EditionMax EditionUltra Edition
C++ __declspec(dllimport) double __stdcall ScnLib_GetVideoFrameRate(void);
C# [DllImport("ScnLib.dll")] public static extern double ScnLib_GetVideoFrameRate();
Basic Public Declare Function ScnLib_GetVideoFrameRate Lib "ScnLib.dll" () As Double
Delphi function ScnLib_GetVideoFrameRate(): Double; stdcall; external 'ScnLib.dll';
  • Description
    Check the current output video frame rate.

  • Parameters
    None.

  • Return Value
    The current output video frame rate, expressed in fps (frames per second), range from 0.1 to 200.

  • Remarks
    Use this function to check the current output video frame rate.

  • See Also
    ScnLib_SetVideoFrameRate()

Shopping Cart
  • Your cart is empty.
Scroll to Top