#cp.apple.finalcutpro.timeline.VideoSubrole

Extends Role

A Role representing Captions.


#API Overview

Constructors - API calls which return an object, typically one that offers API methods


#API Documentation

#Constructors

Signaturecp.apple.finalcutpro.timeline.VideoSubrole(parent, uiFinder)
TypeConstructor
DescriptionCreates 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.
NotesNone
ExamplesNone
Sourcesrc/extensions/cp/apple/finalcutpro/timeline/VideoSubrole.lua line 17