docs » cp.apple.finalcutpro.timeline.AudioSubrole
Extends Role
A Role representing Audio.
- Functions - API calls offered directly by the extension
- matches
- Constructors - API calls which return an object, typically one that offers API methods
- AudioSubrole
Signature | cp.apple.finalcutpro.timeline.AudioSubrole.matches(element) -> boolean |
---|---|
Type | Function |
Description | Checks if the element is a "Audio" Subrole. |
Signature | cp.apple.finalcutpro.timeline.AudioSubrole(parent, uiFinder) |
---|---|
Type | Constructor |
Description | Creates a new instance with the specified parent and uiFinder . |
Parameters |
|
Returns |
|