Package | Description |
---|---|
io.impossible.fx.assets | |
io.impossible.fx.templates |
Modifier and Type | Method and Description |
---|---|
CreateProjectResponse |
FXAssetManagementClient.createProject(String name) |
FXServiceResult |
FXAssetManagementClient.deleteProject(String prjuid) |
InputStream |
FXAssetManagementClient.getAsset(String prjuid,
String name) |
UploadResponse |
FXAssetManagementClient.uploadAsset(String prjuid,
String name,
byte[] input) |
Modifier and Type | Method and Description |
---|---|
JetSDL.Proto.FXProto.Movie |
FXTemplateClient.getMovieDefinition(String prjuid,
String name) |
InputStream |
FXTemplateClient.getRawMovieDefinitionInputStream(String prjuid,
String name) |