|
VART-X
0.3.0
|
VideoFrame module for managing video frame memory. More...
#include <xrt/xrt_bo.h>#include <vector>#include "vart_device.hpp"#include "vart_memory_types.hpp"#include "vart_videoframe_types.hpp"

Go to the source code of this file.
Classes | |
| class | vart::VideoFrame |
| This module simplifies the management of video frame memory and provides APIs for mapping and unmapping frame data to user space to read and write. The VideoFrame class offers flexibility for applications to encapsulate their own memory into the VideoFrame class. In such instances, the application bears the responsibility for deallocating the frame memory. More... | |
Namespaces | |
| vart | |
| VART (Vitis AI Runtime) public API namespace. | |
VideoFrame module for managing video frame memory.