When the dimension of the video view are changed.
- (void)connection:(SKYLINKConnection *)connection didChangeVideoSize:(CGSize)videoSize videoView:(UIView *)videoView
Parameters
connection |
The underlying connection object. |
videoSize |
The size of the respective video. |
videoView |
The video view for which the size was sent. |
Declared In
SKYLINKConnection.h