![]() |
Halyri
0.9
|
Media configuration container class manually cloned from the server project. More...
Public Member Functions | |
void | PerformConstraintCheck () |
Public Attributes | |
int | AudioCompressionQualityMin = 0 |
int | AudioCompressionQualityMax = 10 |
const float | PictureFpsMin = 0.0F |
int | PictureCompressionQualityMin = 0 |
int | PictureCompressionQualityMax = 100 |
Properties | |
bool | EnablePicture [get, set] |
bool | EnableAudio [get, set] |
int | AudioCompressionQuality [get, set] |
AudioCompressionQuality should be an integer between 0-10, 10 being the best quality More... | |
float | PictureFps [get, set] |
Picture FPS, values under 1 will result in frame rates with fewer than one frames per second More... | |
int | PictureCompressionQuality [get, set] |
PictureCompressionQuality should be an integer between 0-100, 100 being the best quality More... | |
int | PictureResolution [get, set] |
Picture resolution, 0-10, 10 being the largest resolution available More... | |
Media configuration container class manually cloned from the server project.
void Halyri.ImportedServiceClasses.MediaConfigurationDto.PerformConstraintCheck | ( | ) |
int Halyri.ImportedServiceClasses.MediaConfigurationDto.AudioCompressionQualityMax = 10 |
int Halyri.ImportedServiceClasses.MediaConfigurationDto.AudioCompressionQualityMin = 0 |
int Halyri.ImportedServiceClasses.MediaConfigurationDto.PictureCompressionQualityMax = 100 |
int Halyri.ImportedServiceClasses.MediaConfigurationDto.PictureCompressionQualityMin = 0 |
const float Halyri.ImportedServiceClasses.MediaConfigurationDto.PictureFpsMin = 0.0F |
|
getset |
AudioCompressionQuality should be an integer between 0-10, 10 being the best quality
|
getset |
|
getset |
|
getset |
PictureCompressionQuality should be an integer between 0-100, 100 being the best quality
|
getset |
Picture FPS, values under 1 will result in frame rates with fewer than one frames per second
|
getset |
Picture resolution, 0-10, 10 being the largest resolution available