Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
related |
Opens a new recording file for writing.
path | Filesystem path for the new recording. |
device | The Azure Kinect device that is being recorded. The device handle is used to store device calibration and serial number information. May be NULL if recording user-generated data. |
device_config | The configuration the Azure Kinect device was started with. |
recording_handle | If successful, this contains a pointer to the new recording handle. Caller must call k4a_record_close() when finished with recording. |
device_config
.device_config
.