Interface protos.google.cloud.video.transcoder.v1.ITextStream (1.5.0)

Properties of a TextStream.

Package

@google-cloud/video-transcoder!

Properties

codec

codec?: (string|null);

TextStream codec

Property Value
TypeDescription
(string|null)

mapping

mapping?: (google.cloud.video.transcoder.v1.TextStream.ITextMapping[]|null);

TextStream mapping

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.TextStream.ITextMapping[]|null)