ZD Screen Recorder SDK API – ScnLib_IsLogoTextPresent()

ScnLib_IsLogoTextPresent()

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

  • Parameters
    None.

  • Return Value
    If a logo text 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 text is currently present in the video. The logo text will be included if you have previously set a non-empty text string using ScnLib_SetLogoText(). If no text string has been set, or if an empty string was provided, the logo text will not appear in the video.

  • See Also
    ScnLib_SetLogoText()
    ScnLib_SetLogoImage()

Shopping Cart
  • Your cart is empty.
Scroll to Top