# 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

# app

Signature cp.blackmagic.resolve.app <cp.app>
Type Constant
Description The cp.app for DaVinci Resolve.
Notes None
Source src/extensions/cp/blackmagic/resolve/init.lua line 30

# Fields

# application

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.
Notes None
Source src/extensions/cp/blackmagic/resolve/init.lua line 48