size property

Size? size
final

Size of the video.

Only used if eventType is VlcMediaEventType.buffering, VlcMediaEventType.playing.

Implementation

final Size? size;