Interface protos.google.cloud.videointelligence.v1p3beta1.IStreamingAnnotateVideoRequest (3.0.0)

Properties of a StreamingAnnotateVideoRequest.

Package

@google-cloud/video-intelligence!

Properties

inputContent

inputContent?: (Uint8Array|string|null);

StreamingAnnotateVideoRequest inputContent

Property Value
TypeDescription
(Uint8Array|string|null)

videoConfig

videoConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingVideoConfig|null);

StreamingAnnotateVideoRequest videoConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IStreamingVideoConfig|null)