display_width property

display_width property

Gets the width of the video frames to display. Applies to the video frame after cropping (PixelCrop* Elements).

Definition:

@property
def display_width(self):
    ...

See Also