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

◆ k4a_playback_data_block_get_buffer_size()

size_t k4a_playback_data_block_get_buffer_size ( k4a_playback_data_block_t  data_block_handle)
related

Get the buffer size of a data block.

Parameters
data_block_handleHandle obtained by k4a_playback_get_next_data_block() or k4a_playback_get_previous_data_block().
Returns
Returns the buffer size of the data block, or 0 if the data block is invalid.