Class ILLIXR::video_decoder
ClassList > ILLIXR > video_decoder
Public Functions
Type | Name |
---|---|
GstFlowReturn | cb_appsink (GstElement * sink) |
void | enqueue (std::string & img0, std::string & img1) |
void | init () |
video_decoder (std::function< void(cv::Mat &&, cv::Mat &&)> callback) |
Public Functions Documentation
function cb_appsink
GstFlowReturn ILLIXR::video_decoder::cb_appsink (
GstElement * sink
)
function enqueue
void ILLIXR::video_decoder::enqueue (
std::string & img0,
std::string & img1
)
function init
void ILLIXR::video_decoder::init ()
function video_decoder
explicit ILLIXR::video_decoder::video_decoder (
std::function< void(cv::Mat &&, cv::Mat &&)> callback
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/offload_vio/server_rx/video_decoder.hpp