Interface protos.google.cloud.video.livestream.v1.VideoStream.IH264CodecSettings (1.0.2)

Properties of a H264CodecSettings.

Package

@google-cloud/livestream

Properties

allowOpenGop

allowOpenGop?: (boolean|null);

H264CodecSettings allowOpenGop

aqStrength

aqStrength?: (number|null);

H264CodecSettings aqStrength

bFrameCount

bFrameCount?: (number|null);

H264CodecSettings bFrameCount

bitrateBps

bitrateBps?: (number|null);

H264CodecSettings bitrateBps

bPyramid

bPyramid?: (boolean|null);

H264CodecSettings bPyramid

entropyCoder

entropyCoder?: (string|null);

H264CodecSettings entropyCoder

frameRate

frameRate?: (number|null);

H264CodecSettings frameRate

gopDuration

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

H264CodecSettings gopDuration

gopFrameCount

gopFrameCount?: (number|null);

H264CodecSettings gopFrameCount

heightPixels

heightPixels?: (number|null);

H264CodecSettings heightPixels

profile

profile?: (string|null);

H264CodecSettings profile

tune

tune?: (string|null);

H264CodecSettings tune

vbvFullnessBits

vbvFullnessBits?: (number|null);

H264CodecSettings vbvFullnessBits

vbvSizeBits

vbvSizeBits?: (number|null);

H264CodecSettings vbvSizeBits

widthPixels

widthPixels?: (number|null);

H264CodecSettings widthPixels