Interface protos.google.cloud.video.transcoder.v1beta1.TextStream.ITextAtom (1.7.2)

Properties of a TextAtom.

Package

@google-cloud/video-transcoder

Properties

inputs

inputs?: (google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.ITextInput[]|null);

TextAtom inputs

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

key

key?: (string|null);

TextAtom key

Property Value
TypeDescription
(string|null)