AwsMediaConvertService@Deprecated public interface MediaConvertService
| Modifier and Type | Method and Description |
|---|---|
MediaConvertJob |
startJob(String site,
String profileId,
String filename,
InputStream content)
Deprecated.
Uploads a file to S3 and creates a transcoding job using the specified profile.
|
MediaConvertJob startJob(String site, String profileId, String filename, InputStream content) throws AwsException
site - name of the siteprofileId - id of the profilefilename - name of the filecontent - content of the fileAwsException - if the upload or transcoding job creation failsCopyright © 2020 CrafterCMS. All rights reserved.