Camera selection and mode change fixes
This commit is contained in:
@@ -26,6 +26,7 @@ enum {
|
||||
};
|
||||
|
||||
void gst_pinesrcbin_configure_device(GstPineSrcBin * self, const char *conf_name);
|
||||
void gst_pinesrcbin_free_device(GstPineSrcBin * self);
|
||||
void gst_pinesrcbin_get_gst_caps_data(const char * conf_name,
|
||||
int *width, int * height, const char **format,
|
||||
struct v4l2_fract *interval);
|
||||
|
||||
Reference in New Issue
Block a user