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

Public Attributes

const void * packet
 
unsigned short packetLen
 
unsigned int frame_num
 
uint16_t frame_pkg_num
 
uint16_t pkg_seq_in_frame
 
unsigned char fec_num
 
unsigned char fec_method
 
int codec_type
 
VideoFrameType frame_type
 
VideoStreamType stream_type
 
unsigned int flag
 
int version
 
unsigned short reserve1
 

Member Data Documentation

◆ packet

const void* agora::rtc::IVideoListener::PacketInfo::packet

◆ packetLen

unsigned short agora::rtc::IVideoListener::PacketInfo::packetLen

◆ frame_num

unsigned int agora::rtc::IVideoListener::PacketInfo::frame_num

◆ frame_pkg_num

uint16_t agora::rtc::IVideoListener::PacketInfo::frame_pkg_num

◆ pkg_seq_in_frame

uint16_t agora::rtc::IVideoListener::PacketInfo::pkg_seq_in_frame

◆ fec_num

unsigned char agora::rtc::IVideoListener::PacketInfo::fec_num

◆ fec_method

unsigned char agora::rtc::IVideoListener::PacketInfo::fec_method

◆ codec_type

int agora::rtc::IVideoListener::PacketInfo::codec_type

◆ frame_type

VideoFrameType agora::rtc::IVideoListener::PacketInfo::frame_type

◆ stream_type

VideoStreamType agora::rtc::IVideoListener::PacketInfo::stream_type

◆ flag

unsigned int agora::rtc::IVideoListener::PacketInfo::flag

◆ version

int agora::rtc::IVideoListener::PacketInfo::version

◆ reserve1

unsigned short agora::rtc::IVideoListener::PacketInfo::reserve1