docs » cp.apple.finalcutpro.main.Inspector.VideoInspector
Video Inspector Module.
- Methods - API calls which can only be made on an object returned by a constructor
- app
- isShowing
- new
- parent
- show
- stabilization
Signature | cp.apple.finalcutpro.main.Inspector.VideoInspector:app() -> table |
---|---|
Type | Method |
Description | Returns the cp.apple.finalcutpro app table |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.main.Inspector.VideoInspector:isShowing() -> boolean |
---|---|
Type | Method |
Description | Returns true if the Video Inspector is showing otherwise false |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.main.Inspector.VideoInspector:new(parent) -> VideoInspector object |
---|---|
Type | Method |
Description | Creates a new VideoInspector object |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.main.Inspector.VideoInspector:parent() -> table |
---|---|
Type | Method |
Description | Returns the VideoInspector's parent table |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.main.Inspector.VideoInspector:show() -> VideoInspector |
---|---|
Type | Method |
Description | Show's the Video Inspector |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.main.Inspector.VideoInspector:stabilization([value]) -> boolean |
---|---|
Type | Method |
Description | Sets or returns the stabilization setting for a clip. |
Parameters |
|
Returns |
|
Notes |
|