Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722 | |
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
DescribePictureResponse |
TrtcClient.DescribePicture(DescribePictureRequest req)
如果您需要在 [云端混流转码](https://cloud.tencent.com/document/product/647/16827) 时频繁查找自定义背景图或水印信息,可通过此接口查找已上传的图片信息。无需频繁查找图片信息的场景,建议直接在 [控制台 > 应用管理 > 素材管理](https://cloud.tencent.com/document/product/647/50769) 中查看。
|
Constructor and Description |
---|
DescribePictureRequest(DescribePictureRequest 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 © 2022. All rights reserved.