Properties of a H264CodecSettings.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
widthPixels |
number | null |
<optional> |
H264CodecSettings widthPixels |
heightPixels |
number | null |
<optional> |
H264CodecSettings heightPixels |
frameRate |
number | null |
<optional> |
H264CodecSettings frameRate |
bitrateBps |
number | null |
<optional> |
H264CodecSettings bitrateBps |
pixelFormat |
string | null |
<optional> |
H264CodecSettings pixelFormat |
rateControlMode |
string | null |
<optional> |
H264CodecSettings rateControlMode |
crfLevel |
number | null |
<optional> |
H264CodecSettings crfLevel |
allowOpenGop |
boolean | null |
<optional> |
H264CodecSettings allowOpenGop |
gopFrameCount |
number | null |
<optional> |
H264CodecSettings gopFrameCount |
gopDuration |
google.protobuf.IDuration | null |
<optional> |
H264CodecSettings gopDuration |
enableTwoPass |
boolean | null |
<optional> |
H264CodecSettings enableTwoPass |
vbvSizeBits |
number | null |
<optional> |
H264CodecSettings vbvSizeBits |
vbvFullnessBits |
number | null |
<optional> |
H264CodecSettings vbvFullnessBits |
entropyCoder |
string | null |
<optional> |
H264CodecSettings entropyCoder |
bPyramid |
boolean | null |
<optional> |
H264CodecSettings bPyramid |
bFrameCount |
number | null |
<optional> |
H264CodecSettings bFrameCount |
aqStrength |
number | null |
<optional> |
H264CodecSettings aqStrength |
profile |
string | null |
<optional> |
H264CodecSettings profile |
tune |
string | null |
<optional> |
H264CodecSettings tune |
preset |
string | null |
<optional> |
H264CodecSettings preset |