| 接口 | 说明 |
|---|---|
| AVChatVideoCapturer |
AVChatVideoCapturer
|
| 类 | 说明 |
|---|---|
| AVChatBuffer | |
| AVChatCameraCapturer |
提供一些操作相机的接口
通过
AVChatVideoCapturerFactory.createCameraPolicyCapturer(boolean) 创建 |
| AVChatExternalVideoCapturer |
继承该类,实现自定义外部视频数据输入
|
| AVChatExternalVideoRender |
视频自定义画布
|
| AVChatFileVideoCapturer |
支持格式:
Y4M : color space I420 or I420mpeg2
|
| AVChatI420Buffer | |
| AVChatScreenCapturer | |
| AVChatSurfaceViewRenderer |
视频画布
|
| AVChatTextureBuffer | |
| AVChatTextureViewRenderer |
视频画布
|
| AVChatVideoCapturerFactory |
创建Capturer具体实现的工厂类
|
| AVChatVideoFrame |