Agora C++ API Reference for All Platforms
|
Public Member Functions | |
Packet () | |
Public Attributes | |
const unsigned char * | buffer |
unsigned int | size |
The definition of the Packet struct.
|
inline |
const unsigned char* agora::rtc::IPacketObserver::Packet::buffer |
The data buffer of the audio packet.
unsigned int agora::rtc::IPacketObserver::Packet::size |
The size of the audio packet.