Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
related |
Adds an attachment to the recording.
recording_handle | The handle of a new recording, obtained by k4a_record_create(). |
attachment_name | The name of the attachment to be stored in the recording file. This name should be a valid filename with an extension. |
buffer | The attachment data buffer. |
buffer_size | The size of the attachment data buffer. |