pub trait IVideoEncoder_Impl: Sized + IEncoderAPI_Impl { }

Object Safety§

This trait is not object safe.

Implementors§