Agora Java API Reference for Android
|
Public Member Functions | |
long | getTimestamp () |
byte[] | getPrivateData () |
int | getDataSize () |
int | getType () |
long | getFrameIndex () |
Public Attributes | |
int | type |
SEI type. | |
long | timestamp |
the frame timestamp which be attached | |
long | frameIndex |
the frame index which be attached | |
byte[] | privateData |
SEI really data. | |
int | dataSize |
size of really data | |