|
On-premise Recording SDK v3.0.6 API Reference for Linux (Java)
|
Public Attributes | |
| long | frame_ms |
| byte[] | buf |
| long | bufSize |
The parameters of raw video data in JPG format.
| long io.agora.recording.common.Common.VideoJpgFrame.frame_ms |
Timestamp of the frame.
| byte [] io.agora.recording.common.Common.VideoJpgFrame.buf |
Video frame buffer.
| long io.agora.recording.common.Common.VideoJpgFrame.bufSize |
Size of the video frame buffer.