Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
108 lines (89 loc) · 8.95 KB

cp.apple.finalcutpro.prefs.PlaybackPanel.md

File metadata and controls

108 lines (89 loc) · 8.95 KB

docs » cp.apple.finalcutpro.prefs.PlaybackPanel


Playback Panel Module.

API Overview

API Documentation

Constructors

Signature cp.apple.finalcutpro.prefs.PlaybackPanel(preferencesDialog) -> PlaybackPanel
Type Constructor
Description Creates a new PlaybackPanel instance.
Parameters
  • parent - The parent object.
Returns
  • A new PlaybackPanel object.

Fields

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".