Orbbec SDK K4A Wrapper
Loading...
Searching...
No Matches
_k4a_record_video_settings_t Struct Reference

#include <types.h>

Public Attributes

uint64_t width
 
uint64_t height
 
uint64_t frame_rate
 

Detailed Description

Structure containing additional metadata specific to custom video tracks.

Definition at line 224 of file types.h.

Member Data Documentation

◆ frame_rate

uint64_t _k4a_record_video_settings_t::frame_rate

Frame rate (frames-per-second) of the video

Definition at line 228 of file types.h.

◆ height

uint64_t _k4a_record_video_settings_t::height

Frame height of the video

Definition at line 227 of file types.h.

◆ width

uint64_t _k4a_record_video_settings_t::width

Frame width of the video

Definition at line 226 of file types.h.


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