pixel_height property

pixel_height property

Gets the height of the encoded video frames in pixels.

Definition:

@property
def pixel_height(self):
    ...

See Also