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

Latest commit

 

History

History
33 lines (24 loc) · 1.94 KB

cp.apple.finalcutpro.timeline.AudioSubrole.md

File metadata and controls

33 lines (24 loc) · 1.94 KB

docs » cp.apple.finalcutpro.timeline.AudioSubrole


Extends Role

A Role representing Audio.

API Overview

  • Functions - API calls offered directly by the extension
  • matches
  • Constructors - API calls which return an object, typically one that offers API methods
  • AudioSubrole

API Documentation

Functions

Signature cp.apple.finalcutpro.timeline.AudioSubrole.matches(element) -> boolean
Type Function
Description Checks if the element is a "Audio" Subrole.

Constructors

Signature cp.apple.finalcutpro.timeline.AudioSubrole(parent, uiFinder)
Type Constructor
Description Creates a new instance with the specified parent and uiFinder.
Parameters
  • parent - the parent Element.
  • uiFinder - a function or cp.prop containing the axuielement
Returns
  • The new Row.