Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
NSString *_Nonnull | channelId |
NSInteger | uid |
NSData *_Nonnull | data |
NSTimeInterval | timestamp |
The AgoraMetadata class, which reports the metadata of the received video frame.
|
readwritenonatomiccopy |
The channel ID of the metadata.
|
readwritenonatomicassign |
The User ID that sent the metadata.
|
readwritenonatomicstrong |
The received metadata.
|
readwritenonatomicassign |
The NTP timestamp (ms) when the metadata is sent.