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

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< TranscodingVariantvariants
 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
 

Detailed Description

Structure for Red5Pro Stream Manager response that describes transcoding provisions.


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