得到視頻文件編碼格式

 double f = cvGetCaptureProperty(pCapture,CV_CAP_PROP_FOURCC);printf  char *pFourcc = (char*)(&f);  printf("%p/n",pFourcc);
相關文章
相關標籤/搜索