Crate servo_media_gstreamer_render_unix

source
Expand description

RenderUnix is a Render implementation for Unix-based platforms. It implements an OpenGL mechanism shared by Linux and many of the BSD flavors.

Internally it uses GStreamer’s glsinkbin element as videosink wrapping the appsink from the Player. And the shared frames are mapped as texture IDs.

Structs§