| Package | Description |
|---|---|
| com.baidubce.services.media |
Client classes for accessing video / audio transcoder service in Baidu Open Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobsResponse |
MediaClient.listJobs(ListJobsRequest request)
Deprecated.
As of release 0.8.5, replaced by
MediaClient.listTranscodingJobs(ListTranscodingJobsRequest) |
ListJobsResponse |
MediaClient.listJobs(String pipelineName)
Deprecated.
As of release 0.8.5, replaced by
MediaClient.listTranscodingJobs(String) |
Copyright © 2020. All rights reserved.