VART-X  0.3.0
vart_overlay_impl_base.hpp File Reference

Abstract base for platform-specific Overlay implementation (pimpl). More...

#include <memory>
#include "../vart_overlay_types.hpp"
#include "../vart_videoframe.hpp"
Include dependency graph for vart_overlay_impl_base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vart::OverlayImplBase
 Abstract interface for overlay implementation used by Overlay. More...
 

Namespaces

 vart
 VART (Vitis AI Runtime) public API namespace.
 

Detailed Description

Abstract base for platform-specific Overlay implementation (pimpl).