IH265CodecSettings

google.cloud.video.transcoder.v1.VideoStream. IH265CodecSettings

Properties of a H265CodecSettings.

Properties:
Name Type Attributes Description
widthPixels number | null <optional>

H265CodecSettings widthPixels

heightPixels number | null <optional>

H265CodecSettings heightPixels

frameRate number | null <optional>

H265CodecSettings frameRate

bitrateBps number | null <optional>

H265CodecSettings bitrateBps

pixelFormat string | null <optional>

H265CodecSettings pixelFormat

rateControlMode string | null <optional>

H265CodecSettings rateControlMode

crfLevel number | null <optional>

H265CodecSettings crfLevel

allowOpenGop boolean | null <optional>

H265CodecSettings allowOpenGop

gopFrameCount number | null <optional>

H265CodecSettings gopFrameCount

gopDuration google.protobuf.IDuration | null <optional>

H265CodecSettings gopDuration

enableTwoPass boolean | null <optional>

H265CodecSettings enableTwoPass

vbvSizeBits number | null <optional>

H265CodecSettings vbvSizeBits

vbvFullnessBits number | null <optional>

H265CodecSettings vbvFullnessBits

bPyramid boolean | null <optional>

H265CodecSettings bPyramid

bFrameCount number | null <optional>

H265CodecSettings bFrameCount

aqStrength number | null <optional>

H265CodecSettings aqStrength

profile string | null <optional>

H265CodecSettings profile

tune string | null <optional>

H265CodecSettings tune

preset string | null <optional>

H265CodecSettings preset