Video SDK v3.7.1 API Reference for Unity
Public Attributes | List of all members
agora_gaming_rtc.Metadata Struct Reference

Public Attributes

uint uid
 
uint size
 
byte[] buffer
 
long timeStampMs
 

Detailed Description

The definition of Metadata.

Member Data Documentation

◆ uid

uint agora_gaming_rtc.Metadata.uid

The User ID.

  • For the receiver: The ID of the user who sent the metadata.
  • For the sender: Ignore it.

◆ size

uint agora_gaming_rtc.Metadata.size

The buffer size of the sent or received metadata.

◆ buffer

byte [] agora_gaming_rtc.Metadata.buffer

The buffer address of the sent or received metadata.

◆ timeStampMs

long agora_gaming_rtc.Metadata.timeStampMs

Time statmp of the frame following the metadata.


The documentation for this struct was generated from the following file: