Agora C++ API Reference for All Platforms
Public Attributes | List of all members
agora::rtc::InputSeiData Struct Reference

Public Attributes

int32_t type
 
int64_t timestamp
 
int64_t frame_index
 
uint8_t * private_data
 
int32_t data_size
 

Detailed Description

Member Data Documentation

◆ type

int32_t agora::rtc::InputSeiData::type

SEI type.

◆ timestamp

int64_t agora::rtc::InputSeiData::timestamp

the frame timestamp which be attached

◆ frame_index

int64_t agora::rtc::InputSeiData::frame_index

the frame index which be attached

◆ private_data

uint8_t* agora::rtc::InputSeiData::private_data

SEI really data.

◆ data_size

int32_t agora::rtc::InputSeiData::data_size

size of really data