docs » cp.apple.finalcutpro.main.EffectsBrowser
Effects Browser Module.
- Methods - API calls which can only be made on an object returned by a constructor
- showAudioCategory
- showTransitionsCategory
- showVideoCategory
Signature | cp.apple.finalcutpro.main.EffectsBrowser:showAudioCategory(name) -> self |
---|---|
Type | Method |
Description | Ensures the sidebar is showing and that the selected 'Audio' category is selected, if available. |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.main.EffectsBrowser:showTransitionsCategory(name) -> self |
---|---|
Type | Method |
Description | Ensures the sidebar is showing and that the selected 'Transitions' category is selected, if available. |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.main.EffectsBrowser:showVideoCategory(name) -> self |
---|---|
Type | Method |
Description | Ensures the sidebar is showing and that the selected 'Video' category is selected, if available. |
Parameters |
|
Returns |
|