Crate media

Source

Modules§

Structs§

  • Bridge between the webrender::ExternalImage callbacks and the GLPlayerThreads.
  • A PlayerGLContext that renders to a window. Note that if the background thread is not started for this context, then it is inactive (returning Unknown values in the trait implementation).

Enums§

Statics§

  • A global version of the WindowGLContext to be shared between the embedder and the constellation. This is only okay to do because OpenGL contexts cannot be used across processes anyway.

Traits§