Function rs2_start_queue

Function Documentation

void rs2_start_queue(const rs2_sensor *sensor, rs2_frame_queue *queue, rs2_error **error)

start streaming from specified configured sensor of specific stream to frame queue

Parameters:
  • sensor[in] RealSense Sensor

  • queue[in] frame-queue to store new frames into

  • error[out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored