Video SDK v3.7.1 API Reference for Unity
|
Public Attributes | |
uint | uid |
uint | size |
byte[] | buffer |
long | timeStampMs |
The definition of Metadata.
uint agora_gaming_rtc.Metadata.uid |
The User ID.
uint agora_gaming_rtc.Metadata.size |
The buffer size of the sent or received metadata.
byte [] agora_gaming_rtc.Metadata.buffer |
The buffer address of the sent or received metadata.
long agora_gaming_rtc.Metadata.timeStampMs |
Time statmp of the frame following the metadata.