- From: Alexander Shalamov via GitHub <sysbot+gh@w3.org>
- Date: Tue, 28 Mar 2017 08:05:52 +0000
- To: public-media-capture-logs@w3.org
alexshalamov has just created a new issue for https://github.com/w3c/mediacapture-image: == PhotoSettings members have misleading names == Many members in `PhotoSettings` dictionary have misleading names e.g. `MeteringMode focusMode; `Would it be possible to, at least, typedef those? For example: ``` typedef (MeteringMode) FocusingMode; typedef (MeteringMode) WhiteBalanceMode; ``` Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/159 using your GitHub account
Received on Tuesday, 28 March 2017 08:06:01 UTC