Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 1.47 KB

cp.blackmagic.resolve.app.md

File metadata and controls

29 lines (21 loc) · 1.47 KB

docs » cp.blackmagic.resolve.app


The cp.app for Blackmagic DaVinci Resolve.

API Overview

  • Constants - Useful values which cannot be changed
  • app
  • Fields - Variables which can only be accessed from an object returned by a constructor
  • application

API Documentation

Constants

Signature cp.blackmagic.resolve.app <cp.app>
Type Constant
Description The cp.app for DaVinci Resolve.

Fields

Signature cp.blackmagic.resolve.application <cp.prop: hs.application; read-only>
Type Field
Description Returns the running hs.application for DaVinci Resolve, or nil if it's not running.