* @brief Create AVCodec encode device. * * @param width Frame or display width in pixels. * @param height Frame or display height in pixels. * @param vram Whether the image should use GPU memory instead of system memory. * @return Constructed AVCodec encode device object. */
source not stored for this graph (policy: none)
no test coverage detected