Interface protos.google.cloud.video.transcoder.v1beta1.IVideoStream (1.7.2)

Properties of a VideoStream.

Package

@google-cloud/video-transcoder

Properties

allowOpenGop

allowOpenGop?: (boolean|null);

VideoStream allowOpenGop

Property Value
TypeDescription
(boolean|null)

aqStrength

aqStrength?: (number|null);

VideoStream aqStrength

Property Value
TypeDescription
(number|null)

bFrameCount

bFrameCount?: (number|null);

VideoStream bFrameCount

Property Value
TypeDescription
(number|null)

bitrateBps

bitrateBps?: (number|null);

VideoStream bitrateBps

Property Value
TypeDescription
(number|null)

bPyramid

bPyramid?: (boolean|null);

VideoStream bPyramid

Property Value
TypeDescription
(boolean|null)

codec

codec?: (string|null);

VideoStream codec

Property Value
TypeDescription
(string|null)

crfLevel

crfLevel?: (number|null);

VideoStream crfLevel

Property Value
TypeDescription
(number|null)

enableTwoPass

enableTwoPass?: (boolean|null);

VideoStream enableTwoPass

Property Value
TypeDescription
(boolean|null)

entropyCoder

entropyCoder?: (string|null);

VideoStream entropyCoder

Property Value
TypeDescription
(string|null)

frameRate

frameRate?: (number|null);

VideoStream frameRate

Property Value
TypeDescription
(number|null)

gopDuration

gopDuration?: (google.protobuf.IDuration|null);

VideoStream gopDuration

Property Value
TypeDescription
(google.protobuf.IDuration|null)

gopFrameCount

gopFrameCount?: (number|null);

VideoStream gopFrameCount

Property Value
TypeDescription
(number|null)

heightPixels

heightPixels?: (number|null);

VideoStream heightPixels

Property Value
TypeDescription
(number|null)

pixelFormat

pixelFormat?: (string|null);

VideoStream pixelFormat

Property Value
TypeDescription
(string|null)

preset

preset?: (string|null);

VideoStream preset

Property Value
TypeDescription
(string|null)

profile

profile?: (string|null);

VideoStream profile

Property Value
TypeDescription
(string|null)

rateControlMode

rateControlMode?: (string|null);

VideoStream rateControlMode

Property Value
TypeDescription
(string|null)

tune

tune?: (string|null);

VideoStream tune

Property Value
TypeDescription
(string|null)

vbvFullnessBits

vbvFullnessBits?: (number|null);

VideoStream vbvFullnessBits

Property Value
TypeDescription
(number|null)

vbvSizeBits

vbvSizeBits?: (number|null);

VideoStream vbvSizeBits

Property Value
TypeDescription
(number|null)

widthPixels

widthPixels?: (number|null);

VideoStream widthPixels

Property Value
TypeDescription
(number|null)