Please select the camera you would like to use.
`, }, - /** Is the function call asynchronous? */ + /** */ button_label: { type: ParameterType.STRING, default: "Use this camera", }, + include_audio: { + type: ParameterType.BOOL, + default: false, + }, width: { type: ParameterType.INT, default: null, @@ -21,6 +24,10 @@ const info =