A hardware-accelerated video widget for `egui`, backed by [`libmpv2`].
Because playback is driven with mpv, and video frames are rendered straight
into an OpenGL framebuffer, this only works when using `eframe`'s `glow`
rendering backend; `wgpu` is not supported.
For API documentation, see <https://docs.rs/egui-sharkplayer>.