Agora RTC Objective-C API Reference  Refactor
Data Fields
AudioEncodedFrameInfo Struct Reference

Data Fields

uint64_t sendTs
 
uint8_t codec
 

Detailed Description

The detailed information of the incoming audio encoded frame.

Constructor & Destructor Documentation

◆ AudioEncodedFrameInfo()

Field Documentation

◆ sendTs

uint64_t sendTs

The send time of the packet.

◆ codec

uint8_t codec

The codec of the packet.