|
Agora C++ API Reference for All Platforms
|
#include <AgoraMediaBase.h>
Inherited by agora::rtc::PacketOptions.
Public Member Functions | |
| PacketOptions () | |
Public Attributes | |
| uint32_t | timestamp |
| uint8_t | audioLevelIndication |
The definition of the PacketOptions struct, which contains infomation of the packet in the RTP (Real-time Transport Protocal) header.
|
inline |
| uint32_t agora::media::base::PacketOptions::timestamp |
The timestamp of the packet.
| uint8_t agora::media::base::PacketOptions::audioLevelIndication |