height property

int height

Current video frame height.

Use addListener method to subscribe to the video frame height changes.

Implementation

int get height => value.height;