docs » cp.apple.finalcutpro.inspector.audio.AudioConfiguration
The Audio Configuration section of the Audio Inspector.
- Functions - API calls offered directly by the extension
- AudioConfiguration
- matches
- Methods - API calls which can only be made on an object returned by a constructor
- component
- doShow
- show
- subcomponent
| Signature | cp.apple.finalcutpro.inspector.audio.AudioConfiguration(parent) -> AudioConfiguration |
|---|---|
| Type | Function |
| Description | Creates a new Media Import object. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.audio.AudioConfiguration.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.audio.AudioConfiguration:component() -> table |
|---|---|
| Type | Method |
| Description | Returns a table of AudioComponent objects for all main audio components. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.audio.AudioConfiguration:doShow() -> cp.rx.go.Statement |
|---|---|
| Type | Method |
| Description | A Statement that will attempt to show the bar. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.audio.AudioConfiguration:show() -> self |
|---|---|
| Type | Method |
| Description | Attempts to show the bar. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.inspector.audio.AudioConfiguration:subcomponent() -> table |
|---|---|
| Type | Method |
| Description | Returns a table of AudioComponent objects for all audio subcomponents. |
| Parameters |
|
| Returns |
|