Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKVideoCanvas.h File Reference

Interface for video canvas operations including video rendering, view management, and aspect ratio control. More...

import <UIKit/UIKit.h>

Go to the source code of this file.

Classes

class  ZoomVideoSDKVideoCanvas
 The video canvas is the display area of the video streams on the user’s local device. To instantiate a local video canvas instance and show the video stream of a user, simply initialize the ZoomVideoSDKVideoCanvas object, subscribe the userId of a specific user, and add it to your UIView. More...
 

Detailed Description

Interface for video canvas operations including video rendering, view management, and aspect ratio control.

Definition in file ZoomVideoSDKVideoCanvas.h.