Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
unsigned int | uid |
unsigned int | size |
unsigned char * | buffer |
long long | timeStampMs |
unsigned int uid |
The User ID that sent the metadata. For the receiver: the remote track User ID. For the sender: ignore it.
unsigned int size |
The metadata size.
unsigned char* buffer |
The metadata buffer.
long long timeStampMs |
The NTP timestamp (ms) that the metadata sends.