Limit this search to....

HTML5 Web Multimedia - The Definitive Guide
Contributor(s): Ming, Wang Liang (Author)
ISBN:     ISBN-13: 9798724512176
Publisher: Independently Published
OUR PRICE:   $14.25  
Product Type: Paperback
Published: March 2021
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Html
Physical Information: 0.22" H x 8.5" W x 11.02" (0.59 lbs) 108 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The multimedia processing capabilities provided by HTML5 are very powerful. You can use the audio and video elements to play audio and video directly on the page, which is the simplest usage; you can also use several interfaces such as MediaDevices and MediaStream to record multimedia or edit media streams, which is more advanced Usage; the most advanced function is the powerful multimedia post-processing of AudioContext and other objects, so you can achieve a page that is almost comparable to professional multimedia post-processing equipment by using HTML5, CSS3 and JavaScript, such as split/merge audio channels, audio visualization, filtering, convolution, reverberation, 3D surround and distortion, etc.This book covers all the media processing knowledge of HTML5.