Agora Recording Java API Reference
|
Public Attributes | |
long | frame_ms |
long | frame_num |
byte [] | buf |
long | bufSize |
The parameters of raw video data in H.264 format.
long io.agora.recording.common.Common.VideoH264Frame.frame_ms |
Timestamp of the frame.
long io.agora.recording.common.Common.VideoH264Frame.frame_num |
Index of the frame.
byte [] io.agora.recording.common.Common.VideoH264Frame.buf |
Video frame buffer.
long io.agora.recording.common.Common.VideoH264Frame.bufSize |
Size of the video frame buffer.