public static class VideoCloudManager.VideoCloudConfiguration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
LOG_LEVEL_ERROR |
static int |
LOG_LEVEL_INFORMATION |
static int |
LOG_LEVEL_WARNING |
Constructor and Description |
---|
VideoCloudManager.VideoCloudConfiguration(Server server,
java.util.Map<java.lang.String,VideoCloudProvider> providers) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultProviderID() |
int |
getLogLevel() |
JPack |
getProviderConfiguration(java.lang.String providerID) |
java.util.Collection<VideoCloudProvider> |
getProviders() |
void |
save() |
void |
setDefaultProviderID(java.lang.String providerID) |
void |
setLogLevel(int level) |
boolean |
setProviderConfiguration(java.lang.String providerID,
JPack configuration) |
public static final int LOG_LEVEL_INFORMATION
public static final int LOG_LEVEL_WARNING
public static final int LOG_LEVEL_ERROR
public VideoCloudManager.VideoCloudConfiguration(Server server, java.util.Map<java.lang.String,VideoCloudProvider> providers)
public java.util.Collection<VideoCloudProvider> getProviders()
public java.lang.String getDefaultProviderID()
public void setDefaultProviderID(java.lang.String providerID)
public int getLogLevel()
public void setLogLevel(int level)
public JPack getProviderConfiguration(java.lang.String providerID)
public boolean setProviderConfiguration(java.lang.String providerID, JPack configuration)
public void save()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.