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 on device capture video frame. | |
Methods to modify default device capture raw data.
Definition at line 626 of file ZoomVideoSDKDelegate.h.
|
optional |
Callback on device capture video frame.
rawData | It is a pointer of YUV process data I420 object. |