![]() |
CoreSDK
v1.0.0.b1304
|
Structure for Red5Pro Stream Manager response that describes transcoding provisions. 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 | username |
user name for authentication on Stream Manager | |
std::string | password |
password for authentication on Stream Manager | |
std::vector< TranscodingVariant > | variants |
set of transcoding variants | |
std::vector< std::string > | regions |
set of regions | |
int | returnCode |
status code for server response | |
std::string | message |
description of the response | |
std::string | timestamp |
server timestamp | |
Structure for Red5Pro Stream Manager response that describes transcoding provisions.