onResize property
When the video size changes, or the native texture changes (angle or size), notify the user to redraw the Widget.
Implementation
Function? onResize;
When the video size changes, or the native texture changes (angle or size), notify the user to redraw the Widget.
Function? onResize;