Agora Java API Reference for Android
|
Public Member Functions | |
VideoFrame (int format, ByteBuffer buffer, byte[] bytes, int stride, int height, int width, int rotation, long timestamp) | |
String | toString () |
Public Attributes | |
int | format |
ByteBuffer | buffer |
byte[] | bytes |
int | stride |
int | height |
int | width |
int | rotation |
long | timestamp |