class SetCropRegion
Defined at line 311 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/markers.h
Sets the Stream's crop region to the provided region, with the top-left of the image
represented by (0,0) and the bottom-right of the image represented by (1,1). The resulting
content is subsequently scaled to fill the output buffer. If the implementation does not
precisely support the provided value, it will be expanded to the minimum region that covers
the provided region. If region is set to null, the crop region is unset, which is equivalent
to specifying a region covering the entire image. Upon initial connection, the region is
unset. If the stream does not support crop region, the connection is closed with the
ZX_ERR_NOT_SUPPORTED epitaph.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal