size property
Size of the video.
Only used if eventType is VlcMediaEventType.buffering, VlcMediaEventType.playing.
Implementation
final Size? size;
Size of the video.
Only used if eventType is VlcMediaEventType.buffering, VlcMediaEventType.playing.
final Size? size;