Confirmed users
111
edits
(→I don't understand what the 'audiostream' attribute is for: it's streamaudio, not audiostream) |
|||
Line 1: | Line 1: | ||
Some basic feedback: | Some basic feedback: | ||
== I don't understand what the ' | == I don't understand what the 'streamaudio' attribute is for == | ||
In the examples it seems to be used to tell the original video element not to play its own audio, and instead audio is streamed (and optionally filtered) to a separate audio element, while the original video still plays. If that's the design, isn't a similar attribute needed to hide the video if that's what's being processed? | In the examples it seems to be used to tell the original video element not to play its own audio, and instead audio is streamed (and optionally filtered) to a separate audio element, while the original video still plays. If that's the design, isn't a similar attribute needed to hide the video if that's what's being processed? |