ZD Screen Recorder SDK API – ScnLib_IsLogoImagePresent()

ScnLib_IsLogoImagePresent()

Std EditionPro EditionMax EditionUltra Edition
C++ __declspec(dllimport) BOOL __stdcall ScnLib_IsLogoImagePresent(void);
C# [DllImport("ScnLib.dll")] public static extern bool ScnLib_IsLogoImagePresent();
Basic Public Declare Function ScnLib_IsLogoImagePresent Lib "ScnLib.dll" () As Boolean
Delphi function ScnLib_IsLogoImagePresent(): LongBool; stdcall; external 'ScnLib.dll';
  • Description
    Check whether a logo image is currently present in the video.

  • Parameters
    None.

  • Return Value
    If a logo image is currently present in the video, the return value is TRUE. Otherwise, the return value is FALSE.

  • Remarks
    Use this function to check whether a logo image is currently present in the video. The logo image will be included in the video if you have previously set a valid logo image file path using ScnLib_SetLogoImage(). If no valid path has been specified, no logo image will appear in the video.

  • See Also
    ScnLib_SetLogoImage()
    ScnLib_SetLogoText()

Shopping Cart
  • Your cart is empty.
Scroll to Top