<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25775</bug_id>
          
          <creation_ts>2014-05-18 13:53:09 +0000</creation_ts>
          <short_desc>Do we need both MediaDeviceKind and SourceTypeEnum</short_desc>
          <delta_ts>2014-08-22 08:58:08 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebRTC Working Group</product>
          <component>Media Capture and Streams</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>25752</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cullen Jennings">fluffy</reporter>
          <assigned_to name="public-media-capture@w3.org">public-media-capture</assigned_to>
          <cc>adam.bergkvist</cc>
    
    <cc>harald</cc>
    
    <cc>public-media-capture</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>106270</commentid>
    <comment_count>0</comment_count>
    <who name="Cullen Jennings">fluffy</who>
    <bug_when>2014-05-18 13:53:09 +0000</bug_when>
    <thetext>Seems we could use one enum for both. Thoughts?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>108569</commentid>
    <comment_count>1</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2014-07-01 08:39:34 +0000</bug_when>
    <thetext>enum MediaDeviceKind {
    &quot;audioinput&quot;,
    &quot;audiooutput&quot;,
    &quot;videoinput&quot;
};

enum SourceTypeEnum {
    &quot;none&quot;,
    &quot;camera&quot;,
    &quot;microphone&quot;
};

Making a dependency on 25752, where the future of SourceTypeEnum is discussed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110459</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2014-08-22 08:58:08 +0000</bug_when>
    <thetext>sourceType was removed. Closing as WONTFIX.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>