information property
int?
get
information
Get the control info value.
TODO: this does not work for zoom absolute get.
Implementation
int? get information =>
_controlGet(UvcReqCode.getInfo, bTerminalID, bInterfaceNumber);