Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.mediaplayer.data.VideoFrame Class Reference

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