ByteScout Screen Capturing SDK - Registry - Set Options - ByteScout

ByteScout Screen Capturing SDK – Registry – Set Options

  • Home
  • /
  • Articles
  • /
  • ByteScout Screen Capturing SDK – Registry – Set Options

How to set options in Registry using ByteScout Screen Capturing SDK

This code in Registry shows how to set options with this how to tutorial

We made thousands of pre-made source code pieces for easy implementation in your own programming projects. What is ByteScout Screen Capturing SDK? It is the SDK for developers for quick implementation of screen video recording. The SDK records screen into video or into a series of screenshots. Can also record audio. Saves video into AVI,WMV and Google’s WebM. Output video quality, size, resolution or framerate can be adjusted easily. Provides additional tools for privacy features like blacking out on scren areas with sensitive information on screen right during recording. Supports web camera as input and can add instant text and images into video output. It can help you to set options in your Registry application.

Registry code samples for Registry developers help to speed up coding of your application when using ByteScout Screen Capturing SDK. This Registry sample code is all you need for your app. Just copy and paste the code, add references (if needs to) and you are all set! Enjoy writing a code with ready-to-use sample Registry codes.

Trial version of ByteScout Screen Capturing SDK is available for free. Source code samples are included to help you with your Registry app.

On-demand (REST Web API) version:
 Web API (on-demand version)

On-premise offline SDK for Windows:
 60 Day Free Trial (on-premise)

DisableLoadingFromRegistry.reg
      
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Bytescout] [HKEY_CURRENT_USER\Software\Bytescout\Screen Capturing Filter] "AutoLoadSettingsFromRegistry"="0"

ON-PREMISE OFFLINE SDK

60 Day Free Trial or Visit ByteScout Screen Capturing SDK Home Page

Explore ByteScout Screen Capturing SDK Documentation

Explore Samples

Sign Up for ByteScout Screen Capturing SDK Online Training

ON-DEMAND REST WEB API

Get Your API Key

Explore Web API Docs

Explore Web API Samples

EnableLoadingSettingsFromRegistryAndSetMouseHotSpotSize.reg
      
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Bytescout] [HKEY_CURRENT_USER\Software\Bytescout\Screen Capturing Filter] "AutoLoadSettingsFromRegistry"="1" "CaptureAreaSource"="3" "WindowToCapture"="" "WindowClassToCapture"="" "CaptureRectLeft"="0" "CaptureRectTop"="0" "CaptureRectWidth"="0" "CaptureRectHeight"="0" "FPS"="23.976" "ResizeOutput"="0" "CaptureMouseCursor"="0" "AnimateMouseButtons"="0" "AnimateMouseClicks"="0" "ShowMouseHotSpot"="1" "MouseCursorLeftClickAnimationColor"="16711680" "MouseCursorRightClickAnimationColor"="65280" "MouseHotSpotColor"="65535" "MouseAnimationDuration"="1000" "MouseSpotRadius"="120" "CaptureTransparentControls"="0" "KeepAspectRatio"="1" "Key"="Demo" "Name"="Demo"

ON-PREMISE OFFLINE SDK

60 Day Free Trial or Visit ByteScout Screen Capturing SDK Home Page

Explore ByteScout Screen Capturing SDK Documentation

Explore Samples

Sign Up for ByteScout Screen Capturing SDK Online Training

ON-DEMAND REST WEB API

Get Your API Key

Explore Web API Docs

Explore Web API Samples

VIDEO

ON-PREMISE OFFLINE SDK

60 Day Free Trial or Visit ByteScout Screen Capturing SDK Home Page

Explore ByteScout Screen Capturing SDK Documentation

Explore Samples

Sign Up for ByteScout Screen Capturing SDK Online Training

ON-DEMAND REST WEB API

Get Your API Key

Explore Web API Docs

Explore Web API Samples

Tutorials:

prev
next