Em Tue, 11 Mar 2014 21:23:26 +0100
Hans Verkuil escreveu:
> Hi Mauro,
>
> On 03/11/2014 08:34 PM, Mauro Carvalho Chehab wrote:
> > Em Mon, 17 Feb 2014 10:57:19 +0100
> > Hans Verkuil escreveu:
> >
> >> From: Hans Verkuil
> >>
> >> Complex controls are controls that can be used for compound an
Hi Mauro,
On 03/11/2014 08:34 PM, Mauro Carvalho Chehab wrote:
> Em Mon, 17 Feb 2014 10:57:19 +0100
> Hans Verkuil escreveu:
>
>> From: Hans Verkuil
>>
>> Complex controls are controls that can be used for compound and array
>> types. This allows for more complex data structures to be used with
Em Mon, 17 Feb 2014 10:57:19 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Complex controls are controls that can be used for compound and array
> types. This allows for more complex data structures to be used with the
> control framework.
>
> Such controls always have the V4L2_CTRL_FL
From: Hans Verkuil
Complex controls are controls that can be used for compound and array
types. This allows for more complex data structures to be used with the
control framework.
Such controls always have the V4L2_CTRL_FLAG_HIDDEN flag set. Note that
'simple' controls can also set that flag.
T