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