Interface protos.google.cloud.video.transcoder.v1beta1.ITextStream (1.7.2)

Properties of a TextStream.

Package

@google-cloud/video-transcoder

Properties

codec

codec?: (string|null);

TextStream codec

Property Value
TypeDescription
(string|null)

languageCode

languageCode?: (string|null);

TextStream languageCode

Property Value
TypeDescription
(string|null)

mapping

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

TextStream mapping

Property Value
TypeDescription
(google.cloud.video.transcoder.v1beta1.TextStream.ITextAtom[]|null)