Interface protos.google.cloud.video.transcoder.v1.IVideoStream (3.0.3)

Properties of a VideoStream.

Package

@google-cloud/video-transcoder

Properties

h264

h264?: (google.cloud.video.transcoder.v1.VideoStream.IH264CodecSettings|null);

VideoStream h264

h265

h265?: (google.cloud.video.transcoder.v1.VideoStream.IH265CodecSettings|null);

VideoStream h265

vp9

vp9?: (google.cloud.video.transcoder.v1.VideoStream.IVp9CodecSettings|null);

VideoStream vp9