docs » cp.apple.finalcutpro.inspector.info.InfoInspector
Video Inspector Module.
- Constants - Useful values which cannot be changed
- metadataViews
- Functions - API calls offered directly by the extension
- matches
- Constructors - API calls which return an object, typically one that offers API methods
- new
- Fields - Variables which can only be accessed from an object returned by a constructor
- metadataView
- metadataViewButton
- Methods - API calls which can only be made on an object returned by a constructor
- propertiesUI
| Signature | cp.apple.finalcutpro.inspector.info.InfoInspector.metadataViews -> table |
|---|---|
| Type | Constant |
| Description | Metadata Views |
| Signature | cp.apple.finalcutpro.inspector.info.InfoInspector.matches(element) -> boolean |
|---|---|
| Type | Function |
| Description | Checks to see if an element matches what we think it should be. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.info.InfoInspector.new(parent) -> InfoInspector object |
|---|---|
| Type | Constructor |
| Description | Creates a new InfoInspector object |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.info.InfoInspector.metadataView <cp.prop: string> |
|---|---|
| Type | Field |
| Description | Gets the name of the current metadata view. |
| Signature | cp.apple.finalcutpro.inspector.info.InfoInspector.metadataViewButton <cp.io.MenuButton> |
|---|---|
| Type | Field |
| Description | The Info Inspector Metadata View Button. |
| Signature | cp.apple.finalcutpro.inspector.info.InfoInspector:propertiesUI() -> hs._asm.axuielement object |
|---|---|
| Type | Method |
| Description | Returns the hs._asm.axuielement object for the Properties UI. |
| Parameters |
|
| Returns |
|