Interface protos.google.cloud.video.livestream.v1.IInputStreamProperty (1.0.2)

Properties of an InputStreamProperty.

Package

@google-cloud/livestream

Properties

audioStreams

audioStreams?: (google.cloud.video.livestream.v1.IAudioStreamProperty[]|null);

InputStreamProperty audioStreams

lastEstablishTime

lastEstablishTime?: (google.protobuf.ITimestamp|null);

InputStreamProperty lastEstablishTime

videoStreams

videoStreams?: (google.cloud.video.livestream.v1.IVideoStreamProperty[]|null);

InputStreamProperty videoStreams