On-premise Recording SDK v3.0.6 API Reference for Linux (Java)
Public Attributes | List of all members
io.agora.recording.common.Common.VideoJpgFile Class Reference

Public Attributes

long frame_ms
 
String file_name
 

Detailed Description

The parameters of the video frame in JPG file format.

Member Data Documentation

◆ frame_ms

long io.agora.recording.common.Common.VideoJpgFile.frame_ms

Timestamp (ms) of the frame.

◆ file_name

String io.agora.recording.common.Common.VideoJpgFile.file_name

Jpg file name.