ZD Screen Recorder SDK API – ScnLib_IsCaptureRegionFrameAspectRatioLocked()

ScnLib_IsCaptureRegionFrameAspectRatioLocked()

Std EditionPro EditionMax EditionUltra Edition
C++ __declspec(dllimport) BOOL __stdcall ScnLib_IsCaptureRegionFrameAspectRatioLocked(void);
C# [DllImport("ScnLib.dll")] public static extern bool ScnLib_IsCaptureRegionFrameAspectRatioLocked();
Basic Public Declare Function ScnLib_IsCaptureRegionFrameAspectRatioLocked Lib "ScnLib.dll" () As Boolean
Delphi function ScnLib_IsCaptureRegionFrameAspectRatioLocked(): LongBool; stdcall; external 'ScnLib.dll';
  • Description
    Check whether the aspect ratio of the capture region frame is currently locked.

  • Parameters
    None.

  • Return Value
    If the aspect ratio of the capture region frame is currently locked, the return value is TRUE. Otherwise, the return value is FALSE.

  • Remarks
    Use this function to check whether the aspect ratio of the capture region frame is currently locked.

  • See Also
    ScnLib_LockCaptureRegionFrameAspectRatio()

Shopping Cart
  • Your cart is empty.
Scroll to Top