Agora Java API Reference for Android
Public Attributes | List of all members
agora::rtc::InputSeiData Struct Reference

The input SEI data. More...

#include <IAgoraMediaStreamingSource.h>

Public Attributes

int32_t type
 SEI type.
 
int64_t timestamp
 the frame timestamp which be attached
 
int64_t frame_index
 the frame index which be attached
 
uint8_t * private_data
 SEI really data.
 
int32_t data_size
 size of really data
 

Detailed Description

The input SEI data.