Inherits <NSObject>.
◆ type
◆ width
The width of the Video frame.
◆ height
The height of the video frame.
◆ rotation
The clockwise rotation information of this frame. You can set it as 0, 90, 180 or 270.
◆ renderTimeMs
The timestamp to render the video stream. Use this parameter for audio-video synchronization when rendering the video.
- Note
- This parameter is for rendering the video, not capturing the video.
◆ pixelBuffer
- (CVPixelBufferRef _Nullable) pixelBuffer |
|
readwritenonatomicassign |
AgoraVideoFilterFrameType is AgoraVideoFilterFrameTypeCVPixelBuffer, shoud use pixelBuffer
◆ memPixelBuffer
AgoraVideoFilterFrameType is AgoraVideoFilterFrameTypeMemPixels, shoud use memPixelBuffer