Agora Java API Reference for Android
|
Public Member Functions | |
int | getValue () |
Public Attributes | |
VIDEO_BUFFER_RAW_DATA =(1) | |
VIDEO_BUFFER_ARRAY =(2) | |
VIDEO_BUFFER_TEXTURE =(3) | |
int | value |
io.agora.rte.media.video.AgoraRteVideoBufferType.VIDEO_BUFFER_RAW_DATA =(1) |
1: Raw data.
io.agora.rte.media.video.AgoraRteVideoBufferType.VIDEO_BUFFER_ARRAY =(2) |
2: The same as VIDEO_BUFFER_RAW_DATA.
io.agora.rte.media.video.AgoraRteVideoBufferType.VIDEO_BUFFER_TEXTURE =(3) |
3: The video buffer in the format of texture.