Searched defs:autoplay (Results 1 – 4 of 4) sorted by relevance
12 Audio.prototype.autoplay; method in Audio
58 function showStream(streamId, autoplay, muted) { argument
201 autoplay: {value: false, reflect: true} property222 autoplay: 'apply' property
2213 bool HTMLMediaElement::autoplay() const in autoplay() function in blink::HTMLMediaElement