Tag Archives: object

Screen Capture API Download Multitrack Video Tutorial

We were inspired, stumbling upon the great Screen Recorder: recording microphone and the desktop audio at the same time webpage, leading us to think that we could improve the scope of functionality of the recent Screen Capture API Download Audio … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Screen Capture API Download Audio Video Tutorial

The recent Screen Capture API Download Video Tutorial … Screen Capture API inspired “streamed video” screen capturing logic … benefitted from … download capabilities via MediaRecorder “video” functionality … and, today, we add into the mix … recording and download … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Screen Capture API Download Video Tutorial

Lots of users will have noticed regarding yesterday’s Screen Capture API Primer Tutorial creation of a … Screen Capture API inspired “streamed video” … the downside is that … context (or right-click or two finger gesture) menu over that “streamed … Continue reading

Posted in eLearning, Event-Driven Programming, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Screen Capture API Primer Tutorial

We’ve spent another day researching the web Screen Capture API whereby … The Screen Capture API introduces additions to the existing Media Capture and Streams API to let the user select a screen or portion of a screen (such as … Continue reading

Posted in eLearning, Event-Driven Programming, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Web Bluetooth API Primer Tutorial

We’ve spent a day researching Web Bluetooth API and have had a roller coaster ride that we are going to leave for a while now. Mid-morning getting to make the macOS Google Chrome web browser accept Web Bluetooth API navigator.bluetooth … Continue reading

Posted in eLearning, Hardware, Networking, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Javascript getComputedStyle and getPropertyValue Method Iframe Ajax Srcdoc Tutorial

Of those Window Object Method calls of yesterday’s Window Object Method Override Return Values Tutorial one, especially, got us intrigued, that being the two part … const getComputedStyle = (one,two) => { lasto=window.getComputedStyle(one); console.log(lasto.getPropertyValue(two)); }; … conjoined use of the … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Window Object Method Override Return Values Tutorial

It is somewhat true that Javascript does not care about the type of variable your non-array variable is, in the sense that … strings … and … (any of the forms of) integers or real numbers … can be “housed” … Continue reading

Posted in eLearning, Event-Driven Programming, Not Categorised, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment