display_height property

display_height property

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

Definition:

@property
def display_height(self):
    ...

See Also