Properties of a H265CodecSettings.
Package
@google-cloud/video-transcoderProperties
allowOpenGop
allowOpenGop?: (boolean|null);
H265CodecSettings allowOpenGop
aqStrength
aqStrength?: (number|null);
H265CodecSettings aqStrength
bFrameCount
bFrameCount?: (number|null);
H265CodecSettings bFrameCount
bitrateBps
bitrateBps?: (number|null);
H265CodecSettings bitrateBps
bPyramid
bPyramid?: (boolean|null);
H265CodecSettings bPyramid
crfLevel
crfLevel?: (number|null);
H265CodecSettings crfLevel
enableTwoPass
enableTwoPass?: (boolean|null);
H265CodecSettings enableTwoPass
frameRate
frameRate?: (number|null);
H265CodecSettings frameRate
gopDuration
gopDuration?: (google.protobuf.IDuration|null);
H265CodecSettings gopDuration
gopFrameCount
gopFrameCount?: (number|null);
H265CodecSettings gopFrameCount
heightPixels
heightPixels?: (number|null);
H265CodecSettings heightPixels
pixelFormat
pixelFormat?: (string|null);
H265CodecSettings pixelFormat
preset
preset?: (string|null);
H265CodecSettings preset
profile
profile?: (string|null);
H265CodecSettings profile
rateControlMode
rateControlMode?: (string|null);
H265CodecSettings rateControlMode
tune
tune?: (string|null);
H265CodecSettings tune
vbvFullnessBits
vbvFullnessBits?: (number|null);
H265CodecSettings vbvFullnessBits
vbvSizeBits
vbvSizeBits?: (number|null);
H265CodecSettings vbvSizeBits
widthPixels
widthPixels?: (number|null);
H265CodecSettings widthPixels