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

Properties of a VideoStream.

Package

@google-cloud/video-transcoder!

Properties

h264

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

VideoStream h264

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.VideoStream.IH264CodecSettings|null)

h265

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

VideoStream h265

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.VideoStream.IH265CodecSettings|null)

vp9

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

VideoStream vp9

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.VideoStream.IVp9CodecSettings|null)