docs » cp.apple.finalcutpro.main.TranscodeMedia
Represents the Transcode Media sheet.
- Fields - Variables which can only be accessed from an object returned by a constructor
- cancel
- createOptimizedMedia
- createProxyMedia
- ok
Signature | cp.apple.finalcutpro.main.TranscodeMedia.cancel <cp.ui.Button> |
---|---|
Type | Field |
Description | The "Cancel" button, as a Button |
Signature | cp.apple.finalcutpro.main.TranscodeMedia.createOptimizedMedia <cp.ui.CheckBox> |
---|---|
Type | Field |
Description | The "Create Optimized Media" check box, as a CheckBox |
Signature | cp.apple.finalcutpro.main.TranscodeMedia.createProxyMedia <cp.ui.CheckBox> |
---|---|
Type | Field |
Description | The "Create Proxy Media" check box, as a CheckBox |
Signature | cp.apple.finalcutpro.main.TranscodeMedia.ok <cp.ui.Button> |
---|---|
Type | Field |
Description | The "OK" button, as a Button |