|
Agora RTC Objective-C API Reference
Refactor
|
Inherits RefCountInterface.
Public Member Functions | |
| virtual int | sendVideoFrame (const media::base::ExternalVideoFrame &videoFrame, aosl_ref_t ares=AOSL_REF_INVALID)=0 |
The IVideoFrameSender class.
In scenarios involving custom video sources, you can use this class to send the video data directly to a video track. If the video track is disabled, the sent data will be automatically discarded.
|
inlineprotected |
|
pure virtual |
Sends the video frame to the video track.
| videoFrame | The reference to the video frame to send. |
|
pure virtualinherited |
|
pure virtualinherited |
|
pure virtualinherited |