InputStreamProperty(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Properties of the input stream.
Attributes | |
---|---|
Name | Description |
last_establish_time |
google.protobuf.timestamp_pb2.Timestamp
The time that the current input stream is accepted and the connection is established. |
video_streams |
MutableSequence[google.cloud.video.live_stream_v1.types.VideoStreamProperty]
Properties of the video streams. |
audio_streams |
MutableSequence[google.cloud.video.live_stream_v1.types.AudioStreamProperty]
Properties of the audio streams. |