<?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>25629</bug_id>
          
          <creation_ts>2014-05-09 05:14:29 +0000</creation_ts>
          <short_desc>Give more clarity on initializing AduioTrack.enabled and VideoTrack.selected in &quot;Loading and Playing a MediaStream in a Media Element&quot;</short_desc>
          <delta_ts>2014-07-01 09:11:51 +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>All</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kiran">kiran.guduru</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>105527</commentid>
    <comment_count>0</comment_count>
    <who name="Kiran">kiran.guduru</who>
    <bug_when>2014-05-09 05:14:29 +0000</bug_when>
    <thetext>This bug is logged, only to provide more clarity for implementers for initializing VideoTrack.selected and AudioTrack.enabled attributes.


We have two alternatives to provide this 

Add 

o. AudioTrack.enabled be true.
o. videoTrack.selected be false.

As that was earlier for all tracks by default and then continue with the existing text.

or

Since MediaCapture spec is refering to media element spec for this initialization part, as stefan suggested, we can add this as a Note in the spec as shown below.

Note: The default value for Audio.enabled will be true and that of VideoTrack.selected false if they are not enabled or selected by media element load algorithm respectively.


(Adding these is just for clarity but not mandatory)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106295</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2014-05-18 21:10:17 +0000</bug_when>
    <thetext>The reason for removing the corresponding text from our document was that it was already taken care of in a referenced document. Adding text about it on a second place could lead to inconsistencies.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106296</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2014-05-18 21:12:23 +0000</bug_when>
    <thetext>We also have this text in our document (that clarifies how these attributes are set):

&quot;This allows the media element load algorithm to set AudioTrack.enabled, VideoTrack.selected and VideoTrackList.selectedIndex accordingly.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>108580</commentid>
    <comment_count>3</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2014-07-01 09:11:51 +0000</bug_when>
    <thetext>Closing as &quot;no change needed&quot;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>