A delegate method about changes to streaming video for streaming video apps
Callback notifying of a size update for the video streaming window on the module UI
- (void)videoStreamingSizeDidUpdate:(CGSize)displaySize;
func videoStreamingSizeDidUpdate(_ displaySize: CGSize)
The new size of the video streaming window on the module