Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ playback()

k4a::playback::playback ( k4a_playback_t  handle = nullptr)
inlinenoexcept

Creates a k4a::playback from a k4a_playback_t Takes ownership of the handle, i.e.

you should not call k4a_playback_close on the handle after giving it to the k4a::playback; the k4a::playback will take care of that.