# 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

  • VideoSubrole

# API Documentation

# Constructors

# VideoSubrole

Signature cp.apple.finalcutpro.timeline.VideoSubrole(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.
Notes None
Examples None
Source src/extensions/cp/apple/finalcutpro/timeline/VideoSubrole.lua line 17