html5 - Is mediaStreamTrack in original w3c specification -


i need know whether "mediastreamtrack" defied in original w3c standards/spec.
or other api(de-facto maybe) because tried find among w3c standards on site couldn't find. of course did found in drafts guess draft doesn't represent official standards.

if in standards please provide me link.

the "media capture , streams" specification - https://www.w3.org/tr/mediacapture-streams/ - is intended become w3c recommendation (it says in "status of document" section).

it's w3c process quite comprehensive , relatively slow, , status of spec "last call working draft" (as of april 2016) , need go through several further stages before being called w3c recommendation.

ps. i'm not sure why care this, since seems accepted fact that:

the power browser makers. ian hickson of whatwg said, doesn’t matter specs if browsers don’t implement them.

(bruce lawson - on html5 vs living standard, w3c vs whatwg)


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -