React SDKAPI ReferenceInterfaces
PhotoCapabilities
Capabilities of the active camera hardware.
Properties
imageHeight?
optional imageHeight?: {
max: number;
min: number;
step: number;
};max
max: number;min
min: number;step
step: number;imageWidth?
optional imageWidth?: {
max: number;
min: number;
step: number;
};max
max: number;min
min: number;step
step: number;