All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kim, HeungJun" <riverful.kim@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Subject: I just wondering how to set shutter or aperture value in uvc driver.
Date: Wed, 25 May 2011 15:49:31 +0900	[thread overview]
Message-ID: <4DDCA67B.2060705@samsung.com> (raw)

Hi Laurent,

I try to add the more exposure methods of the M-5MOLS driver. Currently,
the only 2 exposure type are available in the M-5MOLS driver -
V4L2_EXPOSURE_AUTO, V4L2_EXPOSURE_MANUAL. But, the HW is capable to  

So, I found the only UVC driver looks like using extra enumerations
V4L2_EXPOSURE_SHUTTER_PRIORITY, V4L2_EXPOSURE_APERTURE_PRIORITY.
But, I don't know how to set the each value in the each mode.

The way pointed the specific value is only one - V4L2_CID_EXPOSURE_ABSOLUTE.
So, how can I set the specific value at the each mode?


Regards,
Heungjun Kim

             reply	other threads:[~2011-05-25  6:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-25  6:49 Kim, HeungJun [this message]
2011-05-25  6:50 ` I just wondering how to set shutter or aperture value in uvc driver Kim, HeungJun
2011-05-25 11:17 ` Laurent Pinchart
2011-05-25 11:30   ` Kim, HeungJun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DDCA67B.2060705@samsung.com \
    --to=riverful.kim@samsung.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.