Hello,
I think I already know the answer to this, but just wondering if it's possible to animate the size of the video feed in OTVideoView?
Animating using UIView block animations (changing the frame), jumps instantly to the new size.
I tried setting autoresize mask directly to videoView subview, no luck.
Perhaps I'm trying to animate it incorrectly?
Thanks!