Mac SDK
Instance Methods | List of all members
ZoomSDKRawDataSender Class Reference
Inheritance diagram for ZoomSDKRawDataSender:

Instance Methods

(void) - sendRawData:width:height:dataLength:ratation:
 Send raw data in meeting. More...
 

Method Documentation

◆ sendRawData:width:height:dataLength:ratation:

- (void) sendRawData: (char *)  data
width: (unsigned int)  width
height: (unsigned int)  height
dataLength: (unsigned int)  length
ratation: (ZoomSDKLocalVideoDeviceRotation)  ratation 

Send raw data in meeting.

Parameters
dataThe data to send.
widthThe width of the data to send.
heightThe height of the data to send.
lengthThe length of the data to send.
ratationThe ratation of the data to send.

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