Agora Recording CPP API Reference
Data Fields
agora::linuxsdk::VideoJpgFrame Struct Reference

#include <IAgoraLinuxSdkCommon.h>

Data Fields

u64_t frame_ms_
 
const uchar_t * buf_
 
uint_t bufSize_
 

Detailed Description

The parameters of the video frame in JPG format.

Field Documentation

◆ buf_

const uchar_t* agora::linuxsdk::VideoJpgFrame::buf_

Video frame buffer.

◆ bufSize_

uint_t agora::linuxsdk::VideoJpgFrame::bufSize_

Size of the video frame buffer.

◆ frame_ms_

u64_t agora::linuxsdk::VideoJpgFrame::frame_ms_

Timestamp of the frame.


The documentation for this struct was generated from the following file: