docs » cp.apple.finalcutpro.prefs.PlaybackPanel
Playback Panel Module.
- Constructors - API calls which return an object, typically one that offers API methods
- PlaybackPanel
- Fields - Variables which can only be accessed from an object returned by a constructor
- avOutput
- backgroundRender
- backgroundRenderDelay
- createMulticamOptimizedMedia
- playerBackground
- postRollDuration
- preRollDuration
- renderShareGPU
- showHDRAsToneMapped
- warnAfterPlaybackOnDiskFrameDrop
- warnAfterPlaybackOnVRFrameDrop
- warnOnFrameDrop
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel(preferencesDialog) -> PlaybackPanel |
---|---|
Type | Constructor |
Description | Creates a new PlaybackPanel instance. |
Parameters |
|
Returns |
|
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.avOutput <cp.ui.PopUpButton> |
---|---|
Type | Field |
Description | The PopUpButton for "A/V Output". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.backgroundRender <cp.ui.CheckBox> |
---|---|
Type | Field |
Description | The CheckBox for "Background render". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.backgroundRenderDelay <cp.ui.TextField> |
---|---|
Type | Field |
Description | The TextField for "Background render". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.createMulticamOptimizedMedia <cp.ui.CheckBox> |
---|---|
Type | Field |
Description | The CheckBox for "Create optimized media for multicam clips". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.playerBackground <cp.ui.PopUpButton> |
---|---|
Type | Field |
Description | The PopUpButton for "Player Background". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.postRollDuration <cp.ui.TextField> |
---|---|
Type | Field |
Description | The TextField for "Post-Roll Duration" in seconds. |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.preRollDuration <cp.ui.TextField> |
---|---|
Type | Field |
Description | The TextField for "Pre-Roll Duration" in seconds. |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.renderShareGPU <cp.ui.PopUpButton> |
---|---|
Type | Field |
Description | The PopUpButton for "Render/Share GPU". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.showHDRAsToneMapped <cp.ui.CheckBox> |
---|---|
Type | Field |
Description | The CheckBox for "Show HDR as Tone Mapped". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.warnAfterPlaybackOnDiskFrameDrop <cp.ui.CheckBox> |
---|---|
Type | Field |
Description | The CheckBox for "If frames drop due to disk performance, warn after playback". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.warnAfterPlaybackOnVRFrameDrop <cp.ui.CheckBox> |
---|---|
Type | Field |
Description | The CheckBox for "If frames drop on VR headset, warn after playback". |
Signature | cp.apple.finalcutpro.prefs.PlaybackPanel.warnOnFrameDrop <cp.ui.CheckBox> |
---|---|
Type | Field |
Description | The CheckBox for "If a frame drops, stop playback and warn". |