This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26111 - need typedef of ConstrainVideoFacingMode
Summary: need typedef of ConstrainVideoFacingMode
Status: RESOLVED FIXED
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: Media Capture and Streams (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: public-media-capture@w3.org
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 25298
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-16 21:57 UTC by Shijun Sun
Modified: 2014-09-10 07:03 UTC (History)
4 users (show)

See Also:


Attachments

Description Shijun Sun 2014-06-16 21:57:40 UTC
From: Adam Bergkvist [mailto:adam.bergkvist@ericsson.com] 
Sent: Monday, June 16, 2014 1:19 AM
To: Shijun Sun; public-media-capture@w3.org
Subject: Re: typedef of ConstrainVideoFacingMode

On 2014-06-13 22:59, Shijun Sun wrote:
> Could someone clarify what is the definition of type ConstrainVideoFacingMode?
>

I believe that type doesn't exist and it should be VideoFacingModeEnum instead.
Comment 1 Harald Alvestrand 2014-07-01 10:03:05 UTC
There is a missing typedef (respec error - it is in the source, but did not format). However, this should disappear once ConstrainVideoFacingMode is gone, so making dependent on bug 25793.
Comment 2 Harald Alvestrand 2014-07-02 11:12:35 UTC
Updating to reflect 25793 being declared a duplicate.
Comment 3 Dominique Hazael-Massieux 2014-09-10 06:59:42 UTC
The typedef for ConstrainVideoFacingMode was fixed; I suggest closing this bug.
Comment 4 Stefan Hakansson LK 2014-09-10 07:03:30 UTC
Typedef is now fixed.