@@ -21,7 +21,8 @@ struct device_data
enum {
CONTROL_HUE,
CONTROL_SATURATION
CONTROL_SATURATION,
CONTROL_TEST_PATTERN,
};
void gst_pinesrcbin_configure_device(GstPineSrcBin * self, const char *conf_name);
The note is not visible to the blocked user.