Hi,
Besides the header file, is there any further reference document or sample code for struct CUeglFrame? What format is the image data stored in?
Hi,
Besides the header file, is there any further reference document or sample code for struct CUeglFrame? What format is the image data stored in?
This is cuda API, please refer to cuda document or cuda forum. CUDA Driver API :: CUDA Toolkit Documentation
Thank you very much!I’ll take a good look at the documents.