UVC4UnityAndroid icon indicating copy to clipboard operation
UVC4UnityAndroid copied to clipboard

Explosure settings

Open TomXD opened this issue 1 year ago • 1 comments

Hi! The plugin is awsome, but please add Explosure settings! (Or some help, how can I implement it.)

TomXD avatar Jun 19 '23 19:06 TomXD

Experimentally add UVC control functionality on latest comiit(v0.3.0).

If you want to control, you need to get CameraInfo object using UVCManager.GetAttachedDevices and access via GetCtrls, GetValue, SetValue functions. There are still no UI samples now.

saki4510t avatar Mar 14 '24 13:03 saki4510t