| Package | Description |
|---|---|
| com.baidubce.services.media |
Client classes for accessing video / audio transcoder service in Baidu Open Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
GetJobResponse |
MediaClient.getJob(GetJobRequest request)
Deprecated.
As of release 0.8.5, replaced by
MediaClient.getTranscodingJob(GetTranscodingJobRequest) |
GetJobResponse |
MediaClient.getJob(String jobId)
Deprecated.
As of release 0.8.5, replaced by
MediaClient.getTranscodingJob(String) |
Copyright © 2023. All rights reserved.