Agora Java API Reference for Android
io
agora
streaming
VideoFilter
Public Member Functions
|
List of all members
io.agora.streaming.VideoFilter Class Reference
abstract
Public Member Functions
abstract VideoFrame
process
(VideoFrame inputFrame)
Member Function Documentation
◆
process()
abstract VideoFrame io.agora.streaming.VideoFilter.process
(
VideoFrame
inputFrame
)
abstract
Process the video frame.
Returns
The processed video frame, or null if you want to drop the video frame.
Generated by
1.8.18