|
Agora C++ API Reference for All Platforms
|
#include <IAgoraMediaStreamingSource.h>
Public Attributes | |
| int32_t | type |
| int64_t | timestamp |
| int64_t | frame_index |
| uint8_t * | private_data |
| int32_t | data_size |
| int32_t agora::rtc::InputSeiData::type |
SEI type.
| int64_t agora::rtc::InputSeiData::timestamp |
the frame timestamp which be attached
| int64_t agora::rtc::InputSeiData::frame_index |
the frame index which be attached
| uint8_t* agora::rtc::InputSeiData::private_data |
SEI really data.
| int32_t agora::rtc::InputSeiData::data_size |
size of really data