|
mmlab.science.unitn.it:8080 - @class vipBufferLink * * @brief * * * * * * @bug * @warning ..., VIPRESULT goToFrame(long index) { if ( v_fcount == 0) return VIPRET_ILLEGAL_USE; if ( index < 0 || index >= v_fcount ) return VIPRET_PARAM_ERR; long distEnd ...
|