dap commit: mediastream-recording is on the rec track

changeset:   381:1dd6a0a5cbc5
parent:      365:3cbad363df8f
user:        dom@localhost6.localdomain6
date:        Wed Feb 06 09:02:26 2013 -0500
files:       media-stream-capture/MediaRecorder.html
description:
mediastream-recording is on the rec track


diff -r 3cbad363df8f -r 1dd6a0a5cbc5 media-stream-capture/MediaRecorder.html
--- a/media-stream-capture/MediaRecorder.html	Thu Jan 31 14:21:21 2013 +0100
+++ b/media-stream-capture/MediaRecorder.html	Wed Feb 06 09:02:26 2013 -0500
@@ -23,7 +23,7 @@
                   prevED: "",
                   noIDLIn:  true,
                   inlineCSS:  true,
-                  noRecTrack:  true,
+                  noRecTrack:  false,
                   shortName:  "mediastream-recording",
                   extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
 	    wg: ["Web Real-Time Communication Working Group", "Device APIs Working Group"]          ,

Received on Wednesday, 6 February 2013 14:04:04 UTC