Called when the decoded video dimensions change.
width and height are measured in pixels.
width
height
void Function(int width, int height)? onVideoSizeChanged;