MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Instance Methods | List of all members
<MCAcceleratedVideoRendererDelegate> Protocol Reference

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

#import <accelerated_video_renderer.h>

Inheritance diagram for <MCAcceleratedVideoRendererDelegate>:
Inheritance graph
[legend]
Collaboration diagram for <MCAcceleratedVideoRendererDelegate>:
Collaboration graph
[legend]

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: