Overview | News | Windows | macOS | Android | iOS | Audio Formats | Components | Encoder Pack | Screenshots | Help & Support | Developer | Old Versions | Other Projects
WebView
By: pqyt
foo_uie_webview is a component that exposes the Microsoft Edge WebView2 control as UI panel. The component started as foo_vis_text.
It takes an HTML file that receives playback notifications from foobar2000. The panel can react to those notifications and adjust its output using JavaScript code.
In addition, a host object provides a number of methods and properties to interact with foobar2000.
The visualization stream can be accessed through a shared buffer allowing you to create visualizations in JavaScript.
It takes an HTML file that receives playback notifications from foobar2000. The panel can react to those notifications and adjust its output using JavaScript code.
In addition, a host object provides a number of methods and properties to interact with foobar2000.
The visualization stream can be accessed through a shared buffer allowing you to create visualizations in JavaScript.
Current version: 0.2.1.0, released on 2024-12-15
Change log:
- Fixed: Misinterpreted true Booleans values. This caused various isXXX properties like isPlaying to stop working.
Supported systems: Windows 32-bit, Windows 64-bit.
Links
View version history
Home page
Documentation
Discussion
Source code
More components
Browse all
Browse by author: pqyt
Tags: visualization, Browser, JavaScript, HTML, Default UI element, Columns UI panel