docs » cp.apple.fcpxml.project
FCPXML Document Project Object.
This extension was inspired and uses code based on Pipeline. Thank you Reuel Kim for making something truly awesome, and releasing it as Open Source!
- Constructors - API calls which return an object, typically one that offers API methods
- new
| Signature | cp.apple.fcpxml.project.new(name, format, duration, timecodeStart, timecodeFormat, audioLayout, audioRate, renderColorSpace[, clips]) -> fcpxmlProject Object |
|---|---|
| Type | Constructor |
| Description | Creates a new project FCPXML object and optionally adds clips to it. |
| Parameters |
|
| Returns |
|