Class ElementaryStream (1.0.1)

ElementaryStream(mapping=None,*,ignore_unknown_fields=False,**kwargs)

Encoding of an input file such as an audio, video, or text track. Elementary streams must be packaged before mapping and sharing between different output formats.

Attributes

NameDescription
keystr
A unique key for this elementary stream.
video_streamgoogle.cloud.video.transcoder_v1.types.VideoStream
Encoding of a video stream.
audio_streamgoogle.cloud.video.transcoder_v1.types.AudioStream
Encoding of an audio stream.
text_streamgoogle.cloud.video.transcoder_v1.types.TextStream
Encoding of a text stream. For example, closed captions or subtitles.