The persistent configuration of a camera. More...
Public Member Functions | |
CameraConfiguration () | |
CameraConfiguration (CameraConfiguration other) | |
CameraConfiguration (Dictionary< string, object > config) | |
Properties | |
string | UserSource = null [get, set] |
bool | MirroringEnabled = false [get, set] |
int | Rotation = 0 [get, set] |
bool | CroppingEnabled = false [get, set] |
RectangleF? | CropRectangle = null [get, set] |
string | ProfileId = null [get, set] |
object | Regions = null [get, set] |
bool | ContrastEnhancementEnabled = false [get, set] |
double | LowLightThreshold = 0.02 [get, set] |
double | ExposureBoost = 0 [get, set] |
bool | DetectionOnlyContrastEnhancement = false [get, set] |
DirectionOfTravelDescriptor | DirectionOfTravelDescriptor = new DirectionOfTravelDescriptor() [get, set] |
float | FrameRateReduction = 1.0f [get, set] |
virtual Dictionary< string, object > | DictionaryRepresentation [get] |
Properties inherited from RealNetworks.CameraKit.ICameraConfiguration | |
string | UserSource [get, set] |
The user source override. The global default user source will be used if the camera doesn't have its own user source. More... | |
Dictionary< string, object > | DictionaryRepresentation [get] |
Returns a dictionary representation of the configuration. More... | |
The persistent configuration of a camera.
RealNetworks.CameraKit.CameraConfiguration.CameraConfiguration | ( | ) |
RealNetworks.CameraKit.CameraConfiguration.CameraConfiguration | ( | CameraConfiguration | other | ) |
RealNetworks.CameraKit.CameraConfiguration.CameraConfiguration | ( | Dictionary< string, object > | config | ) |
|
getset |
|
getset |
|
getset |
|
getset |
|
get |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |