logo
当前页

ZegoVideoBufferType

ZegoVideoBufferType

视频帧数据类型

Declared in constants/ZegoVideoBufferType.java

属性

ZegoVideoBufferTypeUnknown

ZegoVideoBufferTypeUnknown
ZegoVideoBufferTypeUnknown=(0)

未知类型

ZegoVideoBufferTypeRawData

ZegoVideoBufferTypeRawData
ZegoVideoBufferTypeRawData=(1)

裸数据类型视频帧

ZegoVideoBufferTypeEncodedData

ZegoVideoBufferTypeEncodedData
ZegoVideoBufferTypeEncodedData=(2)

编码类型视频帧

ZegoVideoBufferTypeGLTexture2D

ZegoVideoBufferTypeGLTexture2D
ZegoVideoBufferTypeGLTexture2D=(3)

OpenGL Texture 2D 类型视频帧

ZegoVideoBufferTypeSurfaceTexture

ZegoVideoBufferTypeSurfaceTexture
ZegoVideoBufferTypeSurfaceTexture=(5)

SurfaceTexture 类型视频帧

ZegoVideoBufferTypeGLTextureExternalOES

ZegoVideoBufferTypeGLTextureExternalOES
ZegoVideoBufferTypeGLTextureExternalOES=(6)

OpenGL GL_TEXTURE_EXTERNAL_OES 类型视频帧

ZegoVideoBufferTypeGLTexture2DAndRawData

ZegoVideoBufferTypeGLTexture2DAndRawData
ZegoVideoBufferTypeGLTexture2DAndRawData=(7)

OpenGL Texture 2D 类型视频帧和裸数据类型视频帧

上一篇

zegovideobackendtype

下一篇

zegovideocodecbackend

当前页

返回到顶部