ZD 录屏 SDK API – ScnLib_LockCaptureRegionFrameAspectRatio()
ScnLib_LockCaptureRegionFrameAspectRatio() | 标准版 | 专业版 | 超级版 | 至尊版 | |
|---|---|---|---|---|---|
| C++ |
__declspec(dllimport) void __stdcall ScnLib_LockCaptureRegionFrameAspectRatio(BOOL bEnable); |
✘ | ✔ | ✔ | ✔ |
| C# |
[DllImport("ScnLib.dll")] public static extern void ScnLib_LockCaptureRegionFrameAspectRatio(bool Enable); | ||||
| Basic |
Public Declare Sub ScnLib_LockCaptureRegionFrameAspectRatio Lib "ScnLib.dll" (ByVal Enable As Boolean) | ||||
| Delphi |
procedure ScnLib_LockCaptureRegionFrameAspectRatio(Enable: LongBool); stdcall; external 'ScnLib.dll'; | ||||
| |||||
