◆ 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
-
| data | The data to send. |
| width | The width of the data to send. |
| height | The height of the data to send. |
| length | The length of the data to send. |
| ratation | The ratation of the data to send. |
The documentation for this class was generated from the following file: