confRemoteRecordGetStatus

您可以调用函数confRemoteRecordGetStatus来了解记录过程的状态。 您可以进行轮询(polling)来随时获得更新信息。网页使用3秒进行轮询,但可以设定更短的时间。

/** * Function confRemoteRecordGetStatus() is called during polling in order to update further information * @return string wich is the last message to display */ std::string confRemoteRecordGetStatus();





Copyright © 2010 Aldebaran-Robotics - 版权所有