fastest way to set a config value?

Dave Taylor <[email protected]> Thu, 25 Aug 2022 14:23:40 -0700
Newsgroups gmane.comp.multimedia.gphoto.user
Message-ID <CAL2tZydN40zmoyPVKcnGLXhV3rLC1qt830yqzLm=2Y204UMDRA@mail.gmail.com>
--===============4015271476734961703==
Content-Type: multipart/alternative; boundary="00000000000002621505e7176ad9"

--00000000000002621505e7176ad9
Content-Type: text/plain; charset="UTF-8"

Hi, I just wanted to confirm the fastest possible method for setting a
camera config value.  Is it this?

gp_widget_set_value()
gp_camera_set_single_config()

Or is it to cache the last full config and then run this?

gp_widget_set_value()
gp_widget_set_changed()
gp_camera_set_config()

Thanks!

        =-ddt->

--00000000000002621505e7176ad9
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi, I just wanted to confirm the fastest possible method f=
or setting a camera config value.=C2=A0 Is it this?<br><br>gp_widget_set_va=
lue()<br>gp_camera_set_single_config()<br><br>Or is it to cache the last fu=
ll config and then run this?<br><br>gp_widget_set_value()<br>gp_widget_set_=
changed()<br>gp_camera_set_config()<br><br>Thanks!<br><br>=C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =3D-ddt-&gt;<br><br></div>

--00000000000002621505e7176ad9--


--===============4015271476734961703==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============4015271476734961703==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Gphoto-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gphoto-user

--===============4015271476734961703==--