Class VideoMetadata (1.48.0)

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

Metadata describes the input video content.

Attributes

NameDescription
start_offset google.protobuf.duration_pb2.Duration
Optional. The start offset of the video.
end_offset google.protobuf.duration_pb2.Duration
Optional. The end offset of the video.

Methods

VideoMetadata

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

Metadata describes the input video content.