CoreSDK  v1.0.0.b1304
Public Attributes | List of all members
r5::core::Metadata Struct Reference

Structure with set of MetadataRecord Structure to send and receive set of MetadataRecord with IClient and receive with ICallbackHandler. More...

#include <red5pro.h>

Public Attributes

std::string name
 RPC method name. "onMetaData" in most cases.
 
uint32_t timestamp
 timestamp for metadata event
 
std::vector< MetadataRecord > records
 set of key-value data pairs
 

Detailed Description

Structure with set of MetadataRecord Structure to send and receive set of MetadataRecord with IClient and receive with ICallbackHandler.


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