iOS API
Instance Methods | List of all members
<MobileRTCPreProcessorDelegate > Protocol Reference
Inheritance diagram for <MobileRTCPreProcessorDelegate >:

Instance Methods

(void) - onPreProcessRawData:
 This callback is used to preprocess video's YUV420 data before rendering receive. More...
 

Method Documentation

◆ onPreProcessRawData:()

- (void MobileRTCPreProcessorDelegate) onPreProcessRawData: (MobileRTCPreProcessRawData *_Nonnull)  rawData
optional

This callback is used to preprocess video's YUV420 data before rendering receive.

Parameters
rawDataVideo's YUV420 data.

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