pub trait IsGLVideoFrame: IsVideoFrame + Sized { }

Object Safety§

This trait is not object safe.

Implementors§