Monado OpenXR Runtime
|
A object that is sent frames. More...
#include <xrt/xrt_frame.h>
Data Fields | |
void(* | push_frame )(struct xrt_frame_sink *sink, struct xrt_frame *frame) |
Push a frame into the sink. More... | |
A object that is sent frames.
void(* xrt_frame_sink::push_frame) (struct xrt_frame_sink *sink, struct xrt_frame *frame) |
Push a frame into the sink.
Referenced by gui_ogl_sink_create(), HelperDebugSink::submit(), t_calibration_stereo_create(), t_debug_hsv_filter_create(), t_debug_hsv_filter_frame(), t_debug_hsv_picker_create(), t_hsv_filter_create(), t_psmv_create(), t_psvr_create(), u_sink_create_format_converter(), u_sink_create_to_r8g8b8_or_l8(), u_sink_create_to_yuv_or_yuyv(), u_sink_create_to_yuv_yuyv_uyvy_or_l8(), u_sink_deinterleaver_create(), u_sink_queue_create(), u_sink_quirk_create(), and u_sink_split_create().