size property

Size? size
final

The pixel size of current video

Is null when prepared is false. Is negative width and height if playback is audio only.

Implementation

final Size? size;