-
Notifications
You must be signed in to change notification settings - Fork 0
Bake API
Zeqing edited this page Sep 28, 2016
·
1 revision
| name | type | description |
|---|---|---|
| fileId | String |
fcpxml format file |
GET /render_info?hash={hash}
| name | type | description |
|---|---|---|
| hash | String | cake hash |
rendered/rendering info
{
hash,
result: [
{ renderId, start, end, isRendering },
]
}| name | description |
|---|---|
| start | cake start |
| end | cake end |