Interface protos.google.cloud.video.livestream.v1.IVideoFormat (1.0.2)

Properties of a VideoFormat.

Package

@google-cloud/livestream

Properties

codec

codec?: (string|null);

VideoFormat codec

frameRate

frameRate?: (number|null);

VideoFormat frameRate

heightPixels

heightPixels?: (number|null);

VideoFormat heightPixels

widthPixels

widthPixels?: (number|null);

VideoFormat widthPixels