5 #if defined( __cplusplus ) 94 #if defined( __cplusplus ) #define XINGYING_CALLCONV
XINGYING_API void XINGYING_CALLCONV XingYing_GetVersion(unsigned char outVersion[4])
XINGYING_API ErrorCode XINGYING_CALLCONV XingYing_CopyFrame(const sFrameOfMocapData *pSrc, sFrameOfMocapData *pDst)
XINGYING_API bool XINGYING_CALLCONV XingYing_TimecodeStringify(unsigned int timecode, unsigned int timecodeSubframe, char *outBuffer, int outBufferSize)
XINGYING_API ErrorCode XINGYING_CALLCONV XingYing_FreeDescriptions(sDataDescriptions *pDesc)
XINGYING_API bool XINGYING_CALLCONV XingYing_DecodeTimecode(unsigned int timecode, unsigned int timecodeSubframe, int *pOutHour, int *pOutMinute, int *pOutSecond, int *pOutFrame, int *pOutSubframe)
XINGYING_API ErrorCode XINGYING_CALLCONV XingYing_FreeFrame(sFrameOfMocapData *pFrame)