| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717 | |
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ParseStreamingManifestResponse |
VodClient.ParseStreamingManifest(ParseStreamingManifestRequest req)
上传 HLS 视频时,解析索引文件内容,返回待上传的分片文件列表。分片文件路径必须是当前目录或子目录的相对路径,不能是 URL,不能是绝对路径。
|
| Constructor and Description |
|---|
ParseStreamingManifestResponse(ParseStreamingManifestResponse 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.