mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
f7bdf91ad7
Allow javascript injection for various custom use cases. For example, scrollbars and scrolling can be disabled via gst-launch-1.0 webview2src location=https://gstreamer.freedesktop.org \ javascript="document.querySelector('body').style.overflow='hidden'" ! ... Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6487> |
||
---|---|---|
.. | ||
gstwebview2object.cpp | ||
gstwebview2object.h | ||
gstwebview2src.cpp | ||
gstwebview2src.h | ||
meson.build | ||
plugin.cpp |