MillicastSDK 2.2.0
Loading...
Searching...
No Matches
<MCAcceleratedVideoRendererDelegate> Protocol Reference

Protocol that allows subscribing to callbacks that inform about rendering video frame size changes. More...

#include <accelerated_video_renderer.h>

Inheritance diagram for <MCAcceleratedVideoRendererDelegate>:
Collaboration diagram for <MCAcceleratedVideoRendererDelegate>:

Instance Methods

(void) - didChangeVideoSize:
 

Detailed Description

Protocol that allows subscribing to callbacks that inform about rendering video frame size changes.

Method Documentation

◆ didChangeVideoSize:

- (void) didChangeVideoSize: (CGSize) size

Called when the size of the rendered video changes, providing the new size as a CGSize parameter.

  • Parameters:
    • size: The new video frame size.

The documentation for this protocol was generated from the following file: