Monado OpenXR Runtime
Data Fields
xrt_frame_sink Struct Reference

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...
 

Detailed Description

A object that is sent frames.

Field Documentation

◆ push_frame

void(* xrt_frame_sink::push_frame) (struct xrt_frame_sink *sink, struct xrt_frame *frame)

The documentation for this struct was generated from the following file: