Class VideoPayload (1.0.0)

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

Container of information of a video.

Attributes

NameDescription
mime_type str
Video format.
video_uri str
Video uri from the user bucket.
video_thumbnails Sequence[.data_payloads.VideoThumbnail]
The list of video thumbnails.
frame_rate float
FPS of the video.
signed_uri str
Signed uri of the video file in the service bucket.