pixel_width property

pixel_width property

Gets the width of the encoded video frames in pixels.

Definition:

@property
def pixel_width(self):
    ...

See Also