width property

int width

Current video frame width.

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

Implementation

int get width => value.width;