Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
related |
Set the image format that color captures will be converted to.
By default the conversion format will be the same as the image format stored in the recording file, and no conversion will occur.
playback_handle | Handle obtained by k4a_playback_open(). |
target_format | The target image format to be returned in captures. |
target_format
.target_format
to anything other than the format stored in the file may significantly increase the latency of k4a_playback_get_next_capture()
and k4a_playback_get_previous_capture()
.