libcamera: Switch to CameraConfiguration
Implement the camera configuration thru out the library, tests, cam and qcam tools. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
@@ -23,8 +23,6 @@ protected:
|
||||
int init();
|
||||
void cleanup();
|
||||
|
||||
bool configurationValid(const std::map<Stream *, StreamConfiguration> &config) const;
|
||||
|
||||
std::shared_ptr<Camera> camera_;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user