| Package | Description |
|---|---|
| com.tencentcloudapi.ie.v20200304.models |
| Modifier and Type | Method and Description |
|---|---|
DarInfo |
VideoInfo.getDarInfo()
Get 填充方式,当视频流配置宽高参数与原始视频的宽高比不一致时,对转码的处理方式,即为“填充”。
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoInfo.setDarInfo(DarInfo DarInfo)
Set 填充方式,当视频流配置宽高参数与原始视频的宽高比不一致时,对转码的处理方式,即为“填充”。
|
| Constructor and Description |
|---|
DarInfo(DarInfo 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 © 2025. All rights reserved.