#cp.apple.finalcutpro.prefs.PlaybackPanel

Playback Panel Module.


#API Overview

Constructors - API calls which return an object, typically one that offers API methods

Fields - Variables which can only be accessed from an object returned by a constructor


#API Documentation

#Constructors

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel(preferencesDialog) -> PlaybackPanel
TypeConstructor
DescriptionCreates a new PlaybackPanel instance.
Parameters
  • parent - The parent object.
Returns
  • A new PlaybackPanel object.
NotesNone
ExamplesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 22

#Fields

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.avOutput <cp.ui.PopUpButton>
TypeField
DescriptionThe PopUpButton for "A/V Output".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 125

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.backgroundRender <cp.ui.CheckBox>
TypeField
DescriptionThe CheckBox for "Background render".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 35

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.backgroundRenderDelay <cp.ui.TextField>
TypeField
DescriptionThe TextField for "Background render".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 44

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.createMulticamOptimizedMedia <cp.ui.CheckBox>
TypeField
DescriptionThe CheckBox for "Create optimized media for multicam clips".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 62

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.playerBackground <cp.ui.PopUpButton>
TypeField
DescriptionThe PopUpButton for "Player Background".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 116

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.postRollDuration <cp.ui.TextField>
TypeField
DescriptionThe TextField for "Post-Roll Duration" in seconds.
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 107

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.preRollDuration <cp.ui.TextField>
TypeField
DescriptionThe TextField for "Pre-Roll Duration" in seconds.
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 98

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.renderShareGPU <cp.ui.PopUpButton>
TypeField
DescriptionThe PopUpButton for "Render/Share GPU".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 53

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.showHDRAsToneMapped <cp.ui.CheckBox>
TypeField
DescriptionThe CheckBox for "Show HDR as Tone Mapped".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 134

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.warnAfterPlaybackOnDiskFrameDrop <cp.ui.CheckBox>
TypeField
DescriptionThe CheckBox for "If frames drop due to disk performance, warn after playback".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 80

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.warnAfterPlaybackOnVRFrameDrop <cp.ui.CheckBox>
TypeField
DescriptionThe CheckBox for "If frames drop on VR headset, warn after playback".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 89

Signaturecp.apple.finalcutpro.prefs.PlaybackPanel.warnOnFrameDrop <cp.ui.CheckBox>
TypeField
DescriptionThe CheckBox for "If a frame drops, stop playback and warn".
NotesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/PlaybackPanel.lua line 71