Click here to Skip to main content
15,892,298 members
Articles / Programming Languages / C#

WebView2 for Folder Based Browsing of Animated GIF, PNG, WebP and MP3 - A First Test

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
8 Dec 2020CPOL11 min read 15.6K   525   18  
First exploration of the capabilities of Chromium WebView2 Control to display animated .GIF, .PNG, WebP, WebM
The Chromium based WebView2 Control SDK is now Generally Available (GA). It enables Web technologies (HTML...) in native applications. We explore the possibilities of this control to browse folders and display several animated image formats such as Gif, Png, WebP, video WebM, Mp4 and Mp3 audio. From two sample programs, we create a C# WPF .NET5.0 program and add some local folder and file support. A very global description of the scenarios supported, its Basic UI and creation of the program are given.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Netherlands Netherlands
Retired hobby programmer.

Comments and Discussions