private bool XMVideo_SetVideoRecordPos(float fltPoValue) { SDK_XMSDK.H264_DVR_SetPlayPos(m_nLocalplayHandle, fltPoValue); return(true); }