Agora C++ API Reference for All Platforms
Public Member Functions | Public Attributes | List of all members
agora::media::base::PacketOptions Struct Reference

Inherited by agora::rtc::PacketOptions.

Public Member Functions

 PacketOptions ()
 

Public Attributes

uint32_t timestamp
 
uint8_t audioLevelIndication
 

Detailed Description

The definition of the PacketOptions struct, which contains infomation of the packet in the RTP (Real-time Transport Protocal) header.

Constructor & Destructor Documentation

◆ PacketOptions()

agora::media::base::PacketOptions::PacketOptions ( )
inline

Member Data Documentation

◆ timestamp

uint32_t agora::media::base::PacketOptions::timestamp

The timestamp of the packet.

◆ audioLevelIndication

uint8_t agora::media::base::PacketOptions::audioLevelIndication