Package | Description |
---|---|
io.impossible.fx.render |
Modifier and Type | Method and Description |
---|---|
TokenResponse |
FXRenderAPI.createRenderToken(String prjuid,
String payload) |
TokenResponse |
FXRenderClient.createRenderToken(TokenRequest request)
Create a Token to render a dynamic movie.
|
TokenResponse |
FXRenderClient.renderToDestination(TokenRequest request,
UploadDefinition upload)
Render a dynamic movie and upload the rendered video to a remote destination.
|