UVC4UnityAndroid
UVC4UnityAndroid copied to clipboard
Explosure settings
Hi! The plugin is awsome, but please add Explosure settings! (Or some help, how can I implement it.)
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.