Agora Java API Reference for Android
Public Attributes | List of all members
agora::media::base::PacketOptions Struct Reference

#include <AgoraMediaBase.h>

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.

Member Data Documentation

◆ timestamp

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

The timestamp of the packet.