Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717 | |
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
ApplyUploadResponse |
VodClient.ApplyUpload(ApplyUploadRequest req)
我们强烈建议您使用云点播提供的 [服务端上传 SDK](/document/product/266/9759#1.-.E5.8F.91.E8.B5.B7.E4.B8.8A.E4.BC.A0) 来上传文件。直接调用 API 进行上传的难度和工作量都显著大于使用 SDK。
该接口用于申请媒体文件(和封面文件)的上传,获取文件上传到云点播的元信息(包括上传路径、上传签名等),用于后续上传接口。
上传流程请参考 [服务端上传综述](/document/product/266/9759)。
|
Constructor and Description |
---|
ApplyUploadResponse(ApplyUploadResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.