diff options
author | You-Sheng Yang <vicamo.yang@canonical.com> | 2020-07-25 14:42:04 +0800 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2020-07-27 10:24:02 +0100 |
commit | 256845d5b7edf97b77a99257d18e53d3453bc534 (patch) | |
tree | d341ad8a7797ba8234b1b49d0524f1a8d2f2d2a8 /src/gstreamer/gstlibcamerapad.h | |
parent | 9a1555a35ccfd4ad7a1e460bf2970effb39469e9 (diff) |
qcam: Fix spelling
Fix a typo in the word "Unsupported".
Signed-off-by: You-Sheng Yang <
static int updateConfiguration(CameraConfiguration *config,
const OptionValue &values);
private:
static bool parseRole(StreamRole *role,
const KeyValueParser::Options &options);
};
#endif /* __CAM_STREAM_OPTIONS_H__ */