|
Monado OpenXR Runtime
|
Frame wrapping a GstSample/GstBuffer. More...


Data Fields | |
| struct xrt_frame | base |
| GstSample * | sample |
| GstVideoFrame | frame |
Data Fields inherited from xrt_frame | |
| struct xrt_reference | reference |
| void(* | destroy )(struct xrt_frame *) |
| void * | owner |
| uint32_t | width |
| uint32_t | height |
| size_t | stride |
| size_t | size |
| uint8_t * | data |
| enum xrt_format | format |
| enum xrt_stereo_format | stereo_format |
| int64_t | timestamp |
| int64_t | source_timestamp |
| uint64_t | source_sequence |
| sequence id More... | |
| uint64_t | source_id |
| Which xrt_fs this frame originated from. More... | |
Additional Inherited Members | |
Related Functions inherited from xrt_frame | |
| static void | xrt_frame_reference (struct xrt_frame **dst, struct xrt_frame *src) |
| Update the reference counts on frame(s). More... | |
Frame wrapping a GstSample/GstBuffer.