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

Common structure that describes Red5Pro Stream Manager response. More...

#include <r5stream_manager.h>

Public Attributes

std::string contextName
 name of context of the stream (e.g. "live")
 
std::string streamName
 name of the stream
 
std::string region
 name of node region
 
std::string serverAddress
 address of node
 
int returnCode
 status code for server response
 
std::string message
 description of the response
 
std::string timestamp
 server timestamp
 

Detailed Description

Common structure that describes Red5Pro Stream Manager response.


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