|
Agora C++ API Reference for All Platforms
|
#include <AgoraMediaBase.h>
Public Member Functions | |
| AudioEncodedFrameInfo () | |
Public Attributes | |
| uint64_t | sendTs |
| uint8_t | codec |
The detailed information of the incoming audio encoded frame.
|
inline |
| uint64_t agora::media::base::AudioEncodedFrameInfo::sendTs |
The send time of the packet.
| uint8_t agora::media::base::AudioEncodedFrameInfo::codec |
The codec of the packet.