|
Video SDK for iOS API Reference
|
Methods to modify default device capture raw data. More...
#include <ZoomVideoSDKDelegate.h>
Inherits <NSObject>.
Instance Methods | |
| (void) | - onPreProcessRawData: |
| Callback event when device capture video frame is received. | |
Methods to modify default device capture raw data.
Definition at line 729 of file ZoomVideoSDKDelegate.h.
|
optional |
Callback event when device capture video frame is received.
| rawData | The pointer of YUV process data I420 object. |