len property

int? get len

Get the control length value. TODO: this does not work for zoom absolute get.

Implementation

int? get len => _controlGet(UvcReqCode.getLen, bTerminalID, bInterfaceNumber);