Package | Description |
---|---|
io.impossible.fx.render | |
io.impossible.fx.render.model |
Modifier and Type | Method and Description |
---|---|
TokenResponse |
FXRenderClient.renderToDestination(TokenRequest request,
UploadDefinition upload)
Render a dynamic movie and upload the rendered video to a remote destination.
|
Modifier and Type | Method and Description |
---|---|
UploadDefinition |
UploadDefinition.withAsync(boolean async) |
UploadDefinition |
UploadDefinition.withDestination(RenderDestination destination) |
UploadDefinition |
UploadDefinition.withFormat(String format) |
UploadDefinition |
UploadDefinition.withOnerror(String onerror) |
UploadDefinition |
UploadDefinition.withOnsuccess(String onsuccess) |