Class VideoFormat (1.3.0)

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

Properties of the video format.

Attributes

NameDescription
codec str
Video codec used in this video stream.
width_pixels int
The width of the video stream in pixels.
height_pixels int
The height of the video stream in pixels.
frame_rate float
The frame rate of the input video stream.