![]() |
API documentation
2.0rc1
|
#include <clientlib.h>
Inherits client::Object.
Public Member Functions | |
double | get_cifQuality () |
void | set_cifQuality (double) |
double | get_h1080Quality () |
void | set_h1080Quality (double) |
double | get_h1440Quality () |
void | set_h1440Quality (double) |
double | get_h2160Quality () |
void | set_h2160Quality (double) |
double | get_h720Quality () |
void | set_h720Quality (double) |
double | get_vgaQuality () |
void | set_vgaQuality (double) |
![]() | |
Object () | |
template<typename T > | |
T | valueOf () |
operator double () const | |
Object * | operator[] (const client::String &name) const |
void | set_ (const client::String &name, Object *v) |
template<typename T , typename = typename std::enable_if<std::is_arithmetic<T>::value, T>::type> | |
void | set_ (const client::String &name, T v) |
bool | hasOwnProperty (const client::String &name) |
double client::MSVideoResolutionDistribution::get_cifQuality | ( | ) |
double client::MSVideoResolutionDistribution::get_h1080Quality | ( | ) |
double client::MSVideoResolutionDistribution::get_h1440Quality | ( | ) |
double client::MSVideoResolutionDistribution::get_h2160Quality | ( | ) |
double client::MSVideoResolutionDistribution::get_h720Quality | ( | ) |
double client::MSVideoResolutionDistribution::get_vgaQuality | ( | ) |
void client::MSVideoResolutionDistribution::set_cifQuality | ( | double | ) |
void client::MSVideoResolutionDistribution::set_h1080Quality | ( | double | ) |
void client::MSVideoResolutionDistribution::set_h1440Quality | ( | double | ) |
void client::MSVideoResolutionDistribution::set_h2160Quality | ( | double | ) |
void client::MSVideoResolutionDistribution::set_h720Quality | ( | double | ) |
void client::MSVideoResolutionDistribution::set_vgaQuality | ( | double | ) |