![]() |
CoreSDK
v1.0.0.b1304
|
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 | |
Common structure that describes Red5Pro Stream Manager response.
1.8.13