Class MediaVideoStreamItem
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.mps.v20190612.models.MediaVideoStreamItem
-
public class MediaVideoStreamItem extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description MediaVideoStreamItem()MediaVideoStreamItem(MediaVideoStreamItem 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetBitrate()Get 视频流的码率,单位:bps。StringgetCodec()Get 视频流的编码格式,例如 h264。StringgetCodecs()Get 视频Codecs。 注意:此字段可能返回 null,表示取不到有效值。StringgetColorPrimaries()Get 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。StringgetColorSpace()Get 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。StringgetColorTransfer()Get 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。LonggetFps()Get 帧率,单位:hz。StringgetHdrType()Get HDR类型。 注意:此字段可能返回 null,表示取不到有效值。LonggetHeight()Get 视频流的高度,单位:px。LonggetWidth()Get 视频流的宽度,单位:px。voidsetBitrate(Long Bitrate)Set 视频流的码率,单位:bps。voidsetCodec(String Codec)Set 视频流的编码格式,例如 h264。voidsetCodecs(String Codecs)Set 视频Codecs。 注意:此字段可能返回 null,表示取不到有效值。voidsetColorPrimaries(String ColorPrimaries)Set 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。voidsetColorSpace(String ColorSpace)Set 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。voidsetColorTransfer(String ColorTransfer)Set 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。voidsetFps(Long Fps)Set 帧率,单位:hz。voidsetHdrType(String HdrType)Set HDR类型。 注意:此字段可能返回 null,表示取不到有效值。voidsetHeight(Long Height)Set 视频流的高度,单位:px。voidsetWidth(Long Width)Set 视频流的宽度,单位:px。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
MediaVideoStreamItem
public MediaVideoStreamItem()
-
MediaVideoStreamItem
public MediaVideoStreamItem(MediaVideoStreamItem 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.
-
-
Method Detail
-
getBitrate
public Long getBitrate()
Get 视频流的码率,单位:bps。- Returns:
- Bitrate 视频流的码率,单位:bps。
-
setBitrate
public void setBitrate(Long Bitrate)
Set 视频流的码率,单位:bps。- Parameters:
Bitrate- 视频流的码率,单位:bps。
-
getHeight
public Long getHeight()
Get 视频流的高度,单位:px。- Returns:
- Height 视频流的高度,单位:px。
-
setHeight
public void setHeight(Long Height)
Set 视频流的高度,单位:px。- Parameters:
Height- 视频流的高度,单位:px。
-
getWidth
public Long getWidth()
Get 视频流的宽度,单位:px。- Returns:
- Width 视频流的宽度,单位:px。
-
setWidth
public void setWidth(Long Width)
Set 视频流的宽度,单位:px。- Parameters:
Width- 视频流的宽度,单位:px。
-
getCodec
public String getCodec()
Get 视频流的编码格式,例如 h264。- Returns:
- Codec 视频流的编码格式,例如 h264。
-
setCodec
public void setCodec(String Codec)
Set 视频流的编码格式,例如 h264。- Parameters:
Codec- 视频流的编码格式,例如 h264。
-
getFps
public Long getFps()
Get 帧率,单位:hz。- Returns:
- Fps 帧率,单位:hz。
-
setFps
public void setFps(Long Fps)
Set 帧率,单位:hz。- Parameters:
Fps- 帧率,单位:hz。
-
getColorPrimaries
public String getColorPrimaries()
Get 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ColorPrimaries 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。
-
setColorPrimaries
public void setColorPrimaries(String ColorPrimaries)
Set 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ColorPrimaries- 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。
-
getColorSpace
public String getColorSpace()
Get 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ColorSpace 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。
-
setColorSpace
public void setColorSpace(String ColorSpace)
Set 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ColorSpace- 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。
-
getColorTransfer
public String getColorTransfer()
Get 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ColorTransfer 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。
-
setColorTransfer
public void setColorTransfer(String ColorTransfer)
Set 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ColorTransfer- 色彩空间。 注意:此字段可能返回 null,表示取不到有效值。
-
getHdrType
public String getHdrType()
Get HDR类型。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- HdrType HDR类型。 注意:此字段可能返回 null,表示取不到有效值。
-
setHdrType
public void setHdrType(String HdrType)
Set HDR类型。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
HdrType- HDR类型。 注意:此字段可能返回 null,表示取不到有效值。
-
getCodecs
public String getCodecs()
Get 视频Codecs。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Codecs 视频Codecs。 注意:此字段可能返回 null,表示取不到有效值。
-
setCodecs
public void setCodecs(String Codecs)
Set 视频Codecs。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Codecs- 视频Codecs。 注意:此字段可能返回 null,表示取不到有效值。
-
-